hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::model::generators::TransactionGenerator Member List

This is the complete list of members for iroha::model::generators::TransactionGenerator, including all inherited members.

generateGenesisTransaction(ts64_t timestamp, std::vector< std::string > peers_address, logger::LoggerPtr keys_manager_logger)iroha::model::generators::TransactionGenerator
generateTransaction(ts64_t timestamp, std::string creator_account_id, std::vector< std::shared_ptr< Command >> commands)iroha::model::generators::TransactionGenerator
generateTransaction(std::string creator_account_id, std::vector< std::shared_ptr< Command >> commands)iroha::model::generators::TransactionGenerator