[Qt] Support for abandoned/abandoning transactions
This commit is contained in:
committed by
lateminer
parent
ae1775b6ae
commit
db7da64904
@@ -203,6 +203,9 @@ public:
|
||||
|
||||
bool hdEnabled() const;
|
||||
|
||||
bool transactionCanBeAbandoned(uint256 hash) const;
|
||||
bool abandonTransaction(uint256 hash) const;
|
||||
|
||||
private:
|
||||
CWallet *wallet;
|
||||
bool fHaveWatchOnly;
|
||||
|
||||
Reference in New Issue
Block a user