6 #ifndef RAVEN_ZMQ_ZMQPUBLISHNOTIFIER_H 7 #define RAVEN_ZMQ_ZMQPUBLISHNOTIFIER_H 27 bool SendMessage(
const char *command,
const void* data,
size_t size);
63 #endif // RAVEN_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)
virtual bool NotifyMessage(const CMessage &message)
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