Skip to content

Commit 0d627c4

Browse files
djschnei21fanquake
authored andcommitted
doc: refer to "Node relay options" in policy/README
1 parent bb6de1b commit 0d627c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/policy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
**Policy** (Mempool or Transaction Relay Policy) is the node's set of validation rules, in addition
44
to consensus, enforced for unconfirmed transactions before submitting them to the mempool. These
5-
rules are local to the node and configurable (e.g. `-minrelaytxfee`, `-limitancestorsize`,
6-
`-incrementalrelayfee`). Policy may include restrictions on the transaction itself, the transaction
5+
rules are local to the node and configurable, see "Node relay options" when running `-help`.
6+
Policy may include restrictions on the transaction itself, the transaction
77
in relation to the current chain tip, and the transaction in relation to the node's mempool
88
contents. Policy is *not* applied to transactions in blocks.
99

0 commit comments

Comments
 (0)