#include "block_creator_common.hpp"

Public Attributes | |
| boost::optional< RoundData > | round_data |
| consensus::Round | round |
| std::shared_ptr< const LedgerState > | ledger_state |
Event, which is emitted by block creator, when it receives and processes a verified proposal
| std::shared_ptr<const LedgerState> iroha::simulator::BlockCreatorEvent::ledger_state |
| consensus::Round iroha::simulator::BlockCreatorEvent::round |
| boost::optional<RoundData> iroha::simulator::BlockCreatorEvent::round_data |