Monero
Loading...
Searching...
No Matches
tools::wallet2::tx_scan_info_t Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::tx_scan_info_t:

Public Member Functions

 tx_scan_info_t ()

Public Attributes

cryptonote::keypair in_ephemeral
crypto::key_image ki
rct::key mask
uint64_t amount
uint64_t money_transfered
bool error
boost::optional< cryptonote::subaddress_receive_inforeceived

Constructor & Destructor Documentation

◆ tx_scan_info_t()

tools::wallet2::tx_scan_info_t::tx_scan_info_t ( )
inline

Member Data Documentation

◆ amount

uint64_t tools::wallet2::tx_scan_info_t::amount

◆ error

bool tools::wallet2::tx_scan_info_t::error

◆ in_ephemeral

cryptonote::keypair tools::wallet2::tx_scan_info_t::in_ephemeral

◆ ki

crypto::key_image tools::wallet2::tx_scan_info_t::ki

◆ mask

rct::key tools::wallet2::tx_scan_info_t::mask

◆ money_transfered

uint64_t tools::wallet2::tx_scan_info_t::money_transfered

◆ received

boost::optional<cryptonote::subaddress_receive_info> tools::wallet2::tx_scan_info_t::received

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