Electroneum
tools::wallet2::pool_payment_details Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::pool_payment_details:

Public Attributes

payment_details m_pd
 
bool m_double_spend_seen
 
bool m_nonexistent_utxo_seen
 

Detailed Description

Definition at line 371 of file wallet2.h.

Member Data Documentation

◆ m_double_spend_seen

bool tools::wallet2::pool_payment_details::m_double_spend_seen

Definition at line 374 of file wallet2.h.

◆ m_nonexistent_utxo_seen

bool tools::wallet2::pool_payment_details::m_nonexistent_utxo_seen

Definition at line 375 of file wallet2.h.

◆ m_pd

payment_details tools::wallet2::pool_payment_details::m_pd

Definition at line 373 of file wallet2.h.


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