Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 753 of file wallet.h.

Member Data Documentation

◆ ignore_change

Definition at line 757 of file wallet.h.

◆ m_op_label

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

Definition at line 755 of file wallet.h.


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