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

#include <spend.h>

Collaboration diagram for wallet::SelectionFilter:
[legend]

Public Attributes

CoinEligibilityFilter filter
 
bool allow_mixed_output_types {true}
 

Detailed Description

Definition at line 107 of file spend.h.

Member Data Documentation

◆ allow_mixed_output_types

bool wallet::SelectionFilter::allow_mixed_output_types {true}

Definition at line 109 of file spend.h.

◆ filter

CoinEligibilityFilter wallet::SelectionFilter::filter

Definition at line 108 of file spend.h.


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