|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | txid |
| std::string | address |
| std::string | message |
| std::string | signature |
Definition at line 1327 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::request_t::address |
Definition at line 1330 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::request_t::message |
Definition at line 1331 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::request_t::signature |
Definition at line 1332 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::request_t::txid |
Definition at line 1329 of file wallet_rpc_server_commands_defs.h.