Go to the source code of this file.
|
| graphene::net::FC_IMPLEMENT_DERIVED_EXCEPTION (send_queue_overflow, net_exception, 90001, "send queue for this peer exceeded maximum size") FC_IMPLEMENT_DERIVED_EXCEPTION(insufficient_relay_fee |
|
insufficient relay fee | graphene::net::FC_IMPLEMENT_DERIVED_EXCEPTION (already_connected_to_requested_peer, net_exception, 90003, "already connected to requested peer") FC_IMPLEMENT_DERIVED_EXCEPTION(block_older_than_undo_history |
|
insufficient relay fee block is older than our undo history allows us to process | graphene::net::FC_IMPLEMENT_DERIVED_EXCEPTION (peer_is_on_an_unreachable_fork, net_exception, 90005, "peer is on another fork") FC_IMPLEMENT_DERIVED_EXCEPTION(block_timestamp_in_future_exception |
|