|
Electroneum
|
#include <wallet_light_rpc.h>

Public Attributes | |
| std::string | amount |
| std::string | address |
| std::string | view_key |
| uint64_t | mixin |
| bool | use_dust |
| std::string | dust_threshold |
Definition at line 185 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_UNSPENT_OUTS::request_t::address |
Definition at line 188 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_UNSPENT_OUTS::request_t::amount |
Definition at line 187 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_UNSPENT_OUTS::request_t::dust_threshold |
Definition at line 193 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_UNSPENT_OUTS::request_t::mixin |
Definition at line 191 of file wallet_light_rpc.h.
| bool tools::COMMAND_RPC_GET_UNSPENT_OUTS::request_t::use_dust |
Definition at line 192 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_UNSPENT_OUTS::request_t::view_key |
Definition at line 189 of file wallet_light_rpc.h.