doc: refer to "Node relay options" in policy/README

pull/29235/head
djschnei21 11 months ago committed by fanquake
parent bb6de1befb
commit 0d627c4ca8
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

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

Loading…
Cancel
Save