5 #ifndef BITCOIN_ZMQ_ZMQPUBLISHNOTIFIER_H 6 #define BITCOIN_ZMQ_ZMQPUBLISHNOTIFIER_H 25 bool SendMessage(
const char *command,
const void* data,
size_t size);
55 #endif // BITCOIN_ZMQ_ZMQPUBLISHNOTIFIER_H bool NotifyTransaction(const CTransaction &transaction) override
uint32_t nSequence
upcounting per message sequence number
bool NotifyTransaction(const CTransaction &transaction) override
bool NotifyBlock(const CBlockIndex *pindex) override
bool SendMessage(const char *command, const void *data, size_t size)
bool NotifyBlock(const CBlockIndex *pindex) override
The block chain is a tree shaped structure starting with the genesis block at the root...
The basic transaction that is broadcasted on the network and contained in blocks. ...
bool Initialize(void *pcontext) override