BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <api_documentation.hpp>
Public Attributes | |
std::string | method_name |
std::string | brief_description |
std::string | detailed_description |
Definition at line 36 of file api_documentation.hpp.
std::string graphene::wallet::method_description::brief_description |
Definition at line 39 of file api_documentation.hpp.
std::string graphene::wallet::method_description::detailed_description |
Definition at line 40 of file api_documentation.hpp.
std::string graphene::wallet::method_description::method_name |
Definition at line 38 of file api_documentation.hpp.