hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::consensus::yac::YacInit Member List

This is the complete list of members for iroha::consensus::yac::YacInit, including all inherited members.

getConsensusNetwork() constiroha::consensus::yac::YacInit
initConsensusGate(Round initial_round, std::optional< shared_model::interface::types::PeerList > alternative_peers, std::shared_ptr< const LedgerState > ledger_state, std::shared_ptr< network::BlockLoader > block_loader, const shared_model::crypto::Keypair &keypair, std::shared_ptr< consensus::ConsensusResultCache > block_cache, std::chrono::milliseconds vote_delay_milliseconds, ConsistencyModel consistency_model, const logger::LoggerManagerTreePtr &consensus_log_manager, std::shared_ptr< iroha::network::GenericClientFactory > client_factory)iroha::consensus::yac::YacInit
processRoundSwitch(consensus::Round const &round, std::shared_ptr< LedgerState const > ledger_state)iroha::consensus::yac::YacInit
subscribe(std::function< void(GateObject const &)> callback)iroha::consensus::yac::YacInit