pub const MEMPOOL: &'static str = "mempool";
Expand description

| The mempool message requests the TXIDs | of transactions that the receiving | node has verified as valid but which | have not yet appeared in a block. @since | protocol version 60002. |