Electroneum
Public Attributes | List of all members
tools::wallet_rpc::transfer_details Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::transfer_details:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
bool spent
 
uint64_t global_index
 
std::string tx_hash
 
uint64_t tx_size
 

Member Data Documentation

◆ amount

uint64_t tools::wallet_rpc::transfer_details::amount

◆ global_index

uint64_t tools::wallet_rpc::transfer_details::global_index

◆ spent

bool tools::wallet_rpc::transfer_details::spent

◆ tx_hash

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

◆ tx_size

uint64_t tools::wallet_rpc::transfer_details::tx_size

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