|
Electroneum
|
#include <wallet_light_rpc.h>

Public Attributes | |
| uint64_t | amount |
| std::string | key_image |
| std::string | tx_pub_key |
| uint64_t | out_index |
| uint32_t | mixin |
Definition at line 139 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::spent_output::amount |
Definition at line 141 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_ADDRESS_INFO::spent_output::key_image |
Definition at line 142 of file wallet_light_rpc.h.
| uint32_t tools::COMMAND_RPC_GET_ADDRESS_INFO::spent_output::mixin |
Definition at line 145 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::spent_output::out_index |
Definition at line 144 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_ADDRESS_INFO::spent_output::tx_pub_key |
Definition at line 143 of file wallet_light_rpc.h.