hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
transaction.hpp
Go to the documentation of this file.
1
6
#ifndef IROHA_PROTO_TRANSACTION_BUILDER_HPP
7
#define IROHA_PROTO_TRANSACTION_BUILDER_HPP
8
9
#include "
builders/protobuf/builder_templates/transaction_template.hpp
"
10
11
namespace
shared_model
{
12
namespace
proto {
13
14
using
TransactionBuilder
=
TemplateTransactionBuilder<>
;
15
}
// namespace proto
16
}
// namespace shared_model
17
18
#endif // IROHA_PROTO_TRANSACTION_BUILDER_HPP
shared_model::proto::TemplateTransactionBuilder
Definition:
transaction_template.hpp:38
transaction_template.hpp
shared_model
Definition:
command_executor.hpp:12
shared_model
builders
protobuf
transaction.hpp
Generated by
1.8.13