Electroneum
Public Attributes | List of all members
tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output Struct Reference

#include <wallet_light_rpc.h>

Collaboration diagram for tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
std::string key_image
 
std::string tx_pub_key
 
uint64_t out_index
 
uint32_t mixin
 

Member Data Documentation

◆ amount

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::amount

◆ key_image

std::string tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::key_image

◆ mixin

uint32_t tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::mixin

◆ out_index

uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::out_index

◆ tx_pub_key

std::string tools::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::tx_pub_key

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