|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | txid |
| std::string | address |
| std::string | message |
Definition at line 1300 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_TX_PROOF::request_t::address |
Definition at line 1303 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_TX_PROOF::request_t::message |
Definition at line 1304 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_TX_PROOF::request_t::txid |
Definition at line 1302 of file wallet_rpc_server_commands_defs.h.