6 #ifndef IROHA_PROTO_GET_ASSET_INFO_H 7 #define IROHA_PROTO_GET_ASSET_INFO_H 11 #include "queries.pb.h" 23 const iroha::protocol::GetAssetInfo &asset_info_;
29 #endif // IROHA_PROTO_GET_ASSET_INFO_H Definition: get_asset_info.hpp:17
GetAssetInfo(iroha::protocol::Query &query)
Definition: proto_get_asset_info.cpp:11
const interface::types::AssetIdType & assetId() const override
Definition: proto_get_asset_info.cpp:14
Definition: command_executor.hpp:13
Definition: proto_get_asset_info.hpp:15
std::string AssetIdType
Type of asset id.
Definition: types.hpp:60