Electroneum
Public Attributes | List of all members
tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t Struct Reference

#include <wallet_light_rpc.h>

Collaboration diagram for tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t:
Collaboration graph
[legend]

Public Attributes

uint64_t total_received
 
uint64_t total_received_unlocked = 0
 
uint64_t scanned_height
 
std::vector< transactiontransactions
 
uint64_t blockchain_height
 
uint64_t scanned_block_height
 
std::string status
 

Member Data Documentation

◆ blockchain_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::blockchain_height

◆ scanned_block_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::scanned_block_height

◆ scanned_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::scanned_height

◆ status

std::string tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::status

◆ total_received

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::total_received

◆ total_received_unlocked

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::total_received_unlocked = 0

◆ transactions

std::vector<transaction> tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::transactions

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