|
Monero
|
#include <i_core_events.h>

Public Member Functions | |
| virtual | ~i_core_events () noexcept |
| virtual uint64_t | get_current_blockchain_height () const =0 |
| virtual bool | is_synchronized () const =0 |
| virtual void | on_transactions_relayed (epee::span< const cryptonote::blobdata > tx_blobs, relay_method tx_relay)=0 |
|
inlinevirtualnoexcept |
|
pure virtual |
Implemented in cryptonote::core, and test_core.
|
pure virtual |
Implemented in cryptonote::core, and test_core.
|
pure virtual |
Implemented in cryptonote::core, and test_core.