Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <spend.h>
Public Attributes | |
CAmount | min_amount {1} |
CAmount | max_amount {MAX_MONEY} |
CAmount | min_sum_amount {MAX_MONEY} |
uint64_t | max_count {0} |
bool | only_spendable {true} |
bool | include_immature_coinbase {false} |
bool | skip_locked {true} |
bool wallet::CoinFilterParams::include_immature_coinbase {false} |