5 #ifndef PIVX_ZMQ_ZMQPUBLISHNOTIFIER_H
6 #define PIVX_ZMQ_ZMQPUBLISHNOTIFIER_H
25 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 SendMessage(const char *command, const void *data, size_t size)
bool Initialize(void *pcontext)
bool NotifyBlock(const CBlockIndex *pindex)
bool NotifyTransaction(const CTransaction &transaction)
bool NotifyBlock(const CBlockIndex *pindex)
bool NotifyTransaction(const CTransaction &transaction)