From 7bb422734033daea702eff97412053a8daa3a500 Mon Sep 17 00:00:00 2001 From: bgravenorst Date: Fri, 18 Oct 2024 13:59:09 +1000 Subject: [PATCH] Add extra clarification. Signed-off-by: bgravenorst --- docs/public-networks/reference/cli/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/public-networks/reference/cli/options.md b/docs/public-networks/reference/cli/options.md index 96325fab29..02a2abbeb3 100644 --- a/docs/public-networks/reference/cli/options.md +++ b/docs/public-networks/reference/cli/options.md @@ -5646,7 +5646,7 @@ tx-pool-min-score="-100" -Remove a pending transaction from the [layered transaction pool](../../concepts/transactions/pool.md#layered-transaction-pool) +Remove a pending transaction from the [layered transaction pool](../../concepts/transactions/pool.md#penalize-invalid-pending-transactions) if its score is lower than this value. Accepts a value between `-128` and `127`. The default is `-128`.