Indicate that we are subtracting the fee from outputs. When true, the value that is used for coin selection is the UTXO's real value rather than effective value
Synopsis
Declared in <wallet/coinselection.h>
bool m_subtract_fee_outputs = {false};
Created with MrDocs