#include "ordering_gate_common.hpp"

Public Attributes | |
| boost::optional< std::shared_ptr< const shared_model::interface::Proposal > > | proposal |
| consensus::Round | round |
| std::shared_ptr< const LedgerState > | ledger_state |
Event, which is emitted by ordering gate, when it requests a proposal
| std::shared_ptr<const LedgerState> iroha::network::OrderingEvent::ledger_state |
| boost::optional<std::shared_ptr<const shared_model::interface::Proposal> > iroha::network::OrderingEvent::proposal |
| consensus::Round iroha::network::OrderingEvent::round |