mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-23 07:15:30 +01:00
Add restriction on feefilter messages
This commit is contained in:
parent
f2d5867bc7
commit
955715284b
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ in the number of block-relay-only connections that can be made on the network.
|
||||||
## getdata messages for transactions
|
## getdata messages for transactions
|
||||||
## getdata messages for merkleblock (BIP 37)
|
## getdata messages for merkleblock (BIP 37)
|
||||||
## filteradd/filterload/filterclear (BIP 37)
|
## filteradd/filterload/filterclear (BIP 37)
|
||||||
|
## feefilter (BIP 133)
|
||||||
## mempool (BIP 35)
|
## mempool (BIP 35)
|
||||||
## tx message
|
## tx message
|
||||||
# It is RECOMMENDED that a node that has sent or received a disabletx message to/from a peer not send any of these messages to the peer:
|
# It is RECOMMENDED that a node that has sent or received a disabletx message to/from a peer not send any of these messages to the peer:
|
||||||
|
|
Loading…
Add table
Reference in a new issue