Electroneum
tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

bool good
 
uint64_t received
 
bool in_pool
 
uint64_t confirmations
 

Detailed Description

Definition at line 1343 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ confirmations

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.

◆ good

bool tools::wallet_rpc::COMMAND_RPC_CHECK_TX_PROOF::response_t::good

Definition at line 1345 of file wallet_rpc_server_commands_defs.h.

◆ in_pool

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.

◆ received

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.


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