|
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 52 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::amount |
Definition at line 53 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::key_image |
Definition at line 54 of file wallet_light_rpc.h.
| uint32_t tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::mixin |
Definition at line 57 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::out_index |
Definition at line 56 of file wallet_light_rpc.h.
| std::string tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::tx_pub_key |
Definition at line 55 of file wallet_light_rpc.h.