Allow Coin Selection to pick unconfirmed UTXOs that were sent from our own wallet if it cannot fund the transaction otherwise.
Synopsis
Declared in <wallet/wallet.h>
bool m_spend_zero_conf_change = {DEFAULT_SPEND_ZEROCONF_CHANGE};
Created with MrDocs