hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha_cli::CliClient::Response< T > Struct Template Reference

#include "client.hpp"

Collaboration diagram for iroha_cli::CliClient::Response< T >:
Collaboration graph

Public Attributes

grpc::Status status
 
answer
 

Member Data Documentation

◆ answer

template<typename T>
T iroha_cli::CliClient::Response< T >::answer

◆ status

template<typename T>
grpc::Status iroha_cli::CliClient::Response< T >::status

The documentation for this struct was generated from the following file: