#include "gate_object.hpp"


Public Member Functions | |
| BaseGateObject (consensus::Round round, std::shared_ptr< const LedgerState > ledger_state) | |
Public Attributes | |
| consensus::Round | round |
| std::shared_ptr< const LedgerState > | ledger_state |
|
inline |
| std::shared_ptr<const LedgerState> iroha::consensus::BaseGateObject::ledger_state |
| consensus::Round iroha::consensus::BaseGateObject::round |