#include "synchronizer_common.hpp"

Public Attributes | |
| SynchronizationOutcomeType | sync_outcome |
| consensus::Round | round |
| std::shared_ptr< const iroha::LedgerState > | ledger_state |
Event, which is emitted by synchronizer, when it receives and processes commit
| std::shared_ptr<const iroha::LedgerState> iroha::synchronizer::SynchronizationEvent::ledger_state |
| consensus::Round iroha::synchronizer::SynchronizationEvent::round |
| SynchronizationOutcomeType iroha::synchronizer::SynchronizationEvent::sync_outcome |