hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
client.hpp
Go to the documentation of this file.
1
6
#ifndef IROHA_CLIENT_HPP
7
#define IROHA_CLIENT_HPP
8
9
namespace
iroha
{
10
namespace
model {
11
15
struct
Client
{};
16
}
// namespace model
17
}
// namespace iroha
18
#endif // IROHA_CLIENT_HPP
iroha
Definition:
block_query.hpp:15
iroha::model::Client
Definition:
client.hpp:15
irohad
model
client.hpp
Generated by
1.8.13