Remove broken option to skip input checking for wallet txn.
This commit is contained in:
@@ -689,7 +689,7 @@ public:
|
||||
int GetRequestCount() const;
|
||||
|
||||
void AddSupportingTransactions();
|
||||
bool AcceptWalletTransaction(bool fCheckInputs=true);
|
||||
bool AcceptWalletTransaction();
|
||||
void RelayWalletTransaction();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user