#include "on_demand_ordering_gate.hpp"

Public Member Functions | |
| RoundSwitch (consensus::Round next_round, std::shared_ptr< const LedgerState > ledger_state) | |
Public Attributes | |
| consensus::Round | next_round |
| std::shared_ptr< const LedgerState > | ledger_state |
|
inline |
| std::shared_ptr<const LedgerState> iroha::ordering::OnDemandOrderingGate::RoundSwitch::ledger_state |
| consensus::Round iroha::ordering::OnDemandOrderingGate::RoundSwitch::next_round |