Electroneum
tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

uint64_t received
 
bool in_pool
 
uint64_t confirmations
 

Detailed Description

Definition at line 1283 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ confirmations

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.

◆ in_pool

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.

◆ received

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.


The documentation for this struct was generated from the following file: