Monero
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_ADDRESS_TXS::spent_output Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::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 cryptonote::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::amount

◆ key_image

std::string cryptonote::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::key_image

◆ mixin

uint32_t cryptonote::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::mixin

◆ out_index

uint64_t cryptonote::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::out_index

◆ tx_pub_key

std::string cryptonote::COMMAND_RPC_GET_ADDRESS_TXS::spent_output::tx_pub_key

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