#include "verified_proposal_creator_common.hpp"

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