|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>
Public Attributes | |
| uint64_t | received |
| bool | in_pool |
| uint64_t | confirmations |
Definition at line 1283 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::response_t::confirmations |
Definition at line 1287 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::response_t::in_pool |
Definition at line 1286 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::response_t::received |
Definition at line 1285 of file wallet_rpc_server_commands_defs.h.