Electroneum
Loading...
Searching...
No Matches
tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t Struct Reference

#include <wallet_light_rpc.h>

Collaboration diagram for tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t:

Public Attributes

uint64_t locked_funds
uint64_t total_received
uint64_t total_sent
uint64_t scanned_height
uint64_t scanned_block_height
uint64_t start_height
uint64_t transaction_height
uint64_t blockchain_height
std::list< spent_outputspent_outputs

Detailed Description

Definition at line 156 of file wallet_light_rpc.h.

Member Data Documentation

◆ blockchain_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::blockchain_height

Definition at line 165 of file wallet_light_rpc.h.

◆ locked_funds

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::locked_funds

Definition at line 158 of file wallet_light_rpc.h.

◆ scanned_block_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::scanned_block_height

Definition at line 162 of file wallet_light_rpc.h.

◆ scanned_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::scanned_height

Definition at line 161 of file wallet_light_rpc.h.

◆ spent_outputs

std::list<spent_output> tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::spent_outputs

Definition at line 166 of file wallet_light_rpc.h.

◆ start_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::start_height

Definition at line 163 of file wallet_light_rpc.h.

◆ total_received

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::total_received

Definition at line 159 of file wallet_light_rpc.h.

◆ total_sent

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::total_sent

Definition at line 160 of file wallet_light_rpc.h.

◆ transaction_height

uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::transaction_height

Definition at line 164 of file wallet_light_rpc.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/wallet/wallet_light_rpc.h