Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::transfer_details Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::transfer_details:

Public Member Functions

 KV_SERIALIZE (pubkey)

Public Attributes

uint64_t amount
bool spent
uint64_t global_index
std::string tx_hash
cryptonote::subaddress_index subaddr_index
std::string key_image
std::string pubkey
uint64_t block_height
bool frozen
bool unlocked

Member Function Documentation

◆ KV_SERIALIZE()

tools::wallet_rpc::transfer_details::KV_SERIALIZE ( pubkey )

Member Data Documentation

◆ amount

uint64_t tools::wallet_rpc::transfer_details::amount

◆ block_height

uint64_t tools::wallet_rpc::transfer_details::block_height

◆ frozen

bool tools::wallet_rpc::transfer_details::frozen

◆ global_index

uint64_t tools::wallet_rpc::transfer_details::global_index

◆ key_image

std::string tools::wallet_rpc::transfer_details::key_image

◆ pubkey

std::string tools::wallet_rpc::transfer_details::pubkey

◆ spent

bool tools::wallet_rpc::transfer_details::spent

◆ subaddr_index

cryptonote::subaddress_index tools::wallet_rpc::transfer_details::subaddr_index

◆ tx_hash

std::string tools::wallet_rpc::transfer_details::tx_hash

◆ unlocked

bool tools::wallet_rpc::transfer_details::unlocked

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