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

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

getNumberOfVotes() constiroha::consensus::yac::YacBlockStorage
getState()iroha::consensus::yac::YacBlockStorage
getStorageKey() constiroha::consensus::yac::YacBlockStorage
getVotes() constiroha::consensus::yac::YacBlockStorage
insert(VoteMessage msg)iroha::consensus::yac::YacBlockStorage
insert(std::vector< VoteMessage > votes)iroha::consensus::yac::YacBlockStorage
isContains(const VoteMessage &msg) constiroha::consensus::yac::YacBlockStorage
YacBlockStorage(YacHash hash, PeersNumberType peers_in_round, std::shared_ptr< SupermajorityChecker > supermajority_checker, logger::LoggerPtr log)iroha::consensus::yac::YacBlockStorage