#include <zmqpublishnotifier.h>
Definition at line 49 of file zmqpublishnotifier.h.
◆ CZMQPublishRawBlockNotifier()
| CZMQPublishRawBlockNotifier::CZMQPublishRawBlockNotifier |
( |
std::function< bool(std::vector< std::byte > &, const CBlockIndex &)> | get_block_by_index | ) |
|
|
inline |
◆ NotifyBlock()
| bool CZMQPublishRawBlockNotifier::NotifyBlock |
( |
const CBlockIndex * | pindex | ) |
|
|
overridevirtual |
◆ m_get_block_by_index
| const std::function<bool(std::vector<std::byte>&, const CBlockIndex&) CZMQPublishRawBlockNotifier::m_get_block_by_index) |
|
private |
The documentation for this class was generated from the following files: