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

#include <wallet2.h>

Public Member Functions

 tx_entry_data ()

Public Attributes

std::vector< process_tx_entry_ttx_entries
uint64_t lowest_height
uint64_t highest_height

Constructor & Destructor Documentation

◆ tx_entry_data()

tools::wallet2::tx_entry_data::tx_entry_data ( )
inline

Member Data Documentation

◆ highest_height

uint64_t tools::wallet2::tx_entry_data::highest_height

◆ lowest_height

uint64_t tools::wallet2::tx_entry_data::lowest_height

◆ tx_entries

std::vector<process_tx_entry_t> tools::wallet2::tx_entry_data::tx_entries

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