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.
Synopsis
Declared in <protocol.h>
inline constexpr char const* MEMPOOL = {"mempool"};
Created with MrDocs