Electroneum
Loading...
Searching...
No Matches
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:

Public Attributes

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

Detailed Description

Definition at line 236 of file wallet_light_rpc.h.

Member Data Documentation

◆ amount

uint64_t tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::amount

Definition at line 238 of file wallet_light_rpc.h.

◆ outputs

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

Definition at line 239 of file wallet_light_rpc.h.

◆ per_kb_fee

uint64_t tools::COMMAND_RPC_GET_UNSPENT_OUTS::response_t::per_kb_fee

Definition at line 240 of file wallet_light_rpc.h.

◆ reason

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

Definition at line 242 of file wallet_light_rpc.h.

◆ status

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

Definition at line 241 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