Chain notifications.
More...
#include <chain.h>
Chain notifications.
Definition at line 241 of file chain.h.
| virtual interfaces::Chain::Notifications::~Notifications |
( |
| ) |
|
|
inlinevirtual |
| virtual void interfaces::Chain::Notifications::blockConnected |
( |
const CBlock & |
block, |
|
|
int |
height |
|
) |
| |
|
inlinevirtual |
| virtual void interfaces::Chain::Notifications::blockDisconnected |
( |
const CBlock & |
block, |
|
|
int |
height |
|
) |
| |
|
inlinevirtual |
| virtual void interfaces::Chain::Notifications::chainStateFlushed |
( |
const CBlockLocator & |
locator | ) |
|
|
inlinevirtual |
| virtual void interfaces::Chain::Notifications::transactionAddedToMempool |
( |
const CTransactionRef & |
tx, |
|
|
uint64_t |
mempool_sequence |
|
) |
| |
|
inlinevirtual |
| virtual void interfaces::Chain::Notifications::updatedBlockTip |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: