5 #ifndef BITCOIN_ZMQ_ZMQPUBLISHNOTIFIER_H 6 #define BITCOIN_ZMQ_ZMQPUBLISHNOTIFIER_H 24 bool SendMessage(
const char *command,
const void *data,
size_t size);
50 #endif // BITCOIN_ZMQ_ZMQPUBLISHNOTIFIER_H
uint32_t nSequence
upcounting per message sequence number
virtual bool NotifyBlock(const CBlockIndex *pindex)
virtual bool NotifyTransaction(const CTransaction &transaction)
bool SendMessage(const char *command, const void *data, size_t size)
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