1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 15:20:50 +01:00

Add restriction on feefilter messages

This commit is contained in:
Suhas Daftuar 2022-04-05 09:09:41 -04:00
parent f2d5867bc7
commit 955715284b

View file

@ -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: