Electroneum
Public Member Functions | List of all members
cryptonote::cryptonote_protocol_stub Struct Reference

#include <cryptonote_protocol_handler_common.h>

Inheritance diagram for cryptonote::cryptonote_protocol_stub:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::cryptonote_protocol_stub:
Collaboration graph
[legend]

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)
 

Member Function Documentation

◆ relay_block()

virtual bool cryptonote::cryptonote_protocol_stub::relay_block ( NOTIFY_NEW_BLOCK::request arg,
cryptonote_connection_context exclude_context 
)
inlinevirtual

◆ relay_emergency_validator_list()

virtual bool cryptonote::cryptonote_protocol_stub::relay_emergency_validator_list ( NOTIFY_EMERGENCY_VALIDATORS_LIST::request arg,
cryptonote_connection_context exclude_context 
)
inlinevirtual

◆ relay_transactions()

virtual bool cryptonote::cryptonote_protocol_stub::relay_transactions ( NOTIFY_NEW_TRANSACTIONS::request arg,
cryptonote_connection_context exclude_context 
)
inlinevirtual

◆ request_validators_list()

virtual bool cryptonote::cryptonote_protocol_stub::request_validators_list ( cryptonote_connection_context context)
inlinevirtual

◆ request_validators_list_to_all()

virtual bool cryptonote::cryptonote_protocol_stub::request_validators_list_to_all ( )
inlinevirtual

The documentation for this struct was generated from the following file: