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

#include <wallet_light_rpc.h>

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

Public Attributes

uint64_t amount
 
std::list< outputoutputs
 
uint64_t per_kb_fee
 
std::string status
 
std::string reason
 

Member Data Documentation

◆ amount

uint64_t tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::amount

◆ outputs

std::list<output> tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::outputs

◆ per_kb_fee

uint64_t tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::per_kb_fee

◆ reason

std::string tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::reason

◆ status

std::string tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::status

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