SQUASH "Implement watchonly support in fundrawtransaction"
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
CTxDestination destChange;
|
||||
//! If false, allows unselected inputs, but requires all selected inputs be used
|
||||
bool fAllowOtherInputs;
|
||||
//! Includes watch only addresses which match the ISMINE_WATCH_PUBKEY criteria
|
||||
//! Includes watch only addresses which match the ISMINE_WATCH_SOLVABLE criteria
|
||||
bool fAllowWatchOnly;
|
||||
|
||||
CCoinControl()
|
||||
|
||||
Reference in New Issue
Block a user