Electroneum
tools::wallet2::address_tx Struct Reference

#include <wallet2.h>

Inheritance diagram for tools::wallet2::address_tx:
Collaboration diagram for tools::wallet2::address_tx:

Public Attributes

bool m_mempool
 
bool m_incoming
 
- Public Attributes inherited from tools::wallet2::payment_details
crypto::hash m_tx_hash
 
uint64_t m_amount
 
uint64_t m_fee
 
uint64_t m_block_height
 
uint64_t m_unlock_time
 
uint64_t m_timestamp
 
bool m_coinbase
 
cryptonote::subaddress_index m_subaddr_index
 

Detailed Description

Definition at line 365 of file wallet2.h.

Member Data Documentation

◆ m_incoming

bool tools::wallet2::address_tx::m_incoming

Definition at line 368 of file wallet2.h.

◆ m_mempool

bool tools::wallet2::address_tx::m_mempool

Definition at line 367 of file wallet2.h.


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