Monero
Loading...
Searching...
No Matches
cryptonote::i_cryptonote_protocol Struct Referenceabstract

#include <cryptonote_protocol_handler_common.h>

Inheritance diagram for cryptonote::i_cryptonote_protocol:

Public Member Functions

virtual bool is_synchronized () const =0
virtual bool relay_block (NOTIFY_NEW_FLUFFY_BLOCK::request &arg, cryptonote_connection_context &exclude_context)=0
virtual bool relay_transactions (NOTIFY_NEW_TRANSACTIONS::request &arg, const boost::uuids::uuid &source, epee::net_utils::zone zone, relay_method tx_relay)=0

Member Function Documentation

◆ is_synchronized()

virtual bool cryptonote::i_cryptonote_protocol::is_synchronized ( ) const
pure virtual

◆ relay_block()

◆ relay_transactions()

virtual bool cryptonote::i_cryptonote_protocol::relay_transactions ( NOTIFY_NEW_TRANSACTIONS::request & arg,
const boost::uuids::uuid & source,
epee::net_utils::zone zone,
relay_method tx_relay )
pure virtual

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