hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::ordering::ProposalEvent Struct Reference

#include "on_demand_common.hpp"

Collaboration diagram for iroha::ordering::ProposalEvent:
Collaboration graph

Public Attributes

std::optional< std::shared_ptr< const shared_model::interface::Proposal > > proposal
 
consensus::Round round
 

Member Data Documentation

◆ proposal

std::optional<std::shared_ptr<const shared_model::interface::Proposal> > iroha::ordering::ProposalEvent::proposal

◆ round

consensus::Round iroha::ordering::ProposalEvent::round

The documentation for this struct was generated from the following file: