|
Electroneum
|
#include <cryptonote_protocol_handler_common.h>


Public Member Functions | |
| virtual bool | relay_block (NOTIFY_NEW_BLOCK::request &arg, cryptonote_connection_context &exclude_context) |
| virtual bool | relay_transactions (NOTIFY_NEW_TRANSACTIONS::request &arg, cryptonote_connection_context &exclude_context) |
| virtual bool | request_validators_list (cryptonote_connection_context &context) |
| virtual bool | request_validators_list_to_all () |
| virtual bool | relay_emergency_validator_list (NOTIFY_EMERGENCY_VALIDATORS_LIST::request &arg, cryptonote_connection_context &exclude_context) |
Definition at line 55 of file cryptonote_protocol_handler_common.h.
|
inlinevirtual |
Implements cryptonote::i_cryptonote_protocol.
Definition at line 57 of file cryptonote_protocol_handler_common.h.
|
inlinevirtual |
Implements cryptonote::i_cryptonote_protocol.
Definition at line 73 of file cryptonote_protocol_handler_common.h.
|
inlinevirtual |
Implements cryptonote::i_cryptonote_protocol.
Definition at line 61 of file cryptonote_protocol_handler_common.h.
|
inlinevirtual |
Implements cryptonote::i_cryptonote_protocol.
Definition at line 65 of file cryptonote_protocol_handler_common.h.
|
inlinevirtual |
Implements cryptonote::i_cryptonote_protocol.
Definition at line 69 of file cryptonote_protocol_handler_common.h.