Electroneum
Public Attributes | List of all members
tools::wallet2::payment_details Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::payment_details:
Collaboration graph
[legend]

Public Attributes

crypto::hash m_tx_hash
 
uint64_t m_amount
 
uint64_t m_block_height
 
uint64_t m_unlock_time
 
uint64_t m_timestamp
 

Member Data Documentation

◆ m_amount

uint64_t tools::wallet2::payment_details::m_amount

◆ m_block_height

uint64_t tools::wallet2::payment_details::m_block_height

◆ 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: