|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>
Public Attributes | |
| bool | good |
| uint64_t | received |
| bool | in_pool |
| uint64_t | confirmations |
Definition at line 1343 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::response_t::confirmations |
Definition at line 1348 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::response_t::good |
Definition at line 1345 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::response_t::in_pool |
Definition at line 1347 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::response_t::received |
Definition at line 1346 of file wallet_rpc_server_commands_defs.h.