hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::interface::UnsafeBlockFactory Member List

This is the complete list of members for shared_model::interface::UnsafeBlockFactory, including all inherited members.

unsafeCreateBlock(types::HeightType height, const types::HashType &prev_hash, types::TimestampType created_time, const types::TransactionsCollectionType &txs, const interface::types::HashCollectionType &rejected_hashes)=0shared_model::interface::UnsafeBlockFactorypure virtual
~UnsafeBlockFactory()=defaultshared_model::interface::UnsafeBlockFactoryvirtual