Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
wallet::CWallet::AddrBookFilter Struct Reference

#include <wallet.h>

Public Attributes

std::optional< std::string > m_op_label {std::nullopt}
 
bool ignore_change {true}
 

Detailed Description

Definition at line 743 of file wallet.h.

Member Data Documentation

◆ ignore_change

bool wallet::CWallet::AddrBookFilter::ignore_change {true}

Definition at line 747 of file wallet.h.

◆ m_op_label

std::optional<std::string> wallet::CWallet::AddrBookFilter::m_op_label {std::nullopt}

Definition at line 745 of file wallet.h.


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