[#wallet-CWallet-AddrBookFilter] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::AddrBookFilter :relfileprefix: ../../ :mrdocs: Filter struct for 'ListAddrBookAddresses' == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct AddrBookFilter; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:wallet/CWallet/AddrBookFilter/ignore_change.adoc[`ignore_change`] | Don't include change addresses by default | xref:wallet/CWallet/AddrBookFilter/m_op_label.adoc[`m_op_label`] | Fetch addresses with the provided label |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#