When true, allow unsafe coins to be selected during Coin Selection. This may spend unconfirmed outputs: 1) Received from other wallets, 2) replacing other txs, 3) that have been replaced.
Declared in <wallet/coinselection.h>
bool m_include_unsafe_inputs = false;