Add option to avoid spending unconfirmed change
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
// Settings
|
||||
extern int64_t nTransactionFee;
|
||||
extern bool bSpendZeroConfChange;
|
||||
|
||||
class CAccountingEntry;
|
||||
class CCoinControl;
|
||||
|
||||
Reference in New Issue
Block a user