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

#include <wallet2.h>

Inheritance diagram for tools::wallet2::payment_details:
Collaboration diagram for tools::wallet2::payment_details:

Public Attributes

crypto::hash m_tx_hash
uint64_t m_amount
amounts_container m_amounts
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

Member Data Documentation

◆ m_amount

uint64_t tools::wallet2::payment_details::m_amount

◆ m_amounts

amounts_container tools::wallet2::payment_details::m_amounts

◆ m_block_height

uint64_t tools::wallet2::payment_details::m_block_height

◆ m_coinbase

bool tools::wallet2::payment_details::m_coinbase

◆ m_fee

uint64_t tools::wallet2::payment_details::m_fee

◆ m_subaddr_index

cryptonote::subaddress_index tools::wallet2::payment_details::m_subaddr_index

◆ m_timestamp

uint64_t tools::wallet2::payment_details::m_timestamp

◆ m_tx_hash

crypto::hash tools::wallet2::payment_details::m_tx_hash

◆ m_unlock_time

uint64_t tools::wallet2::payment_details::m_unlock_time

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