Fix synchronization of default key
This commit is contained in:
@@ -176,6 +176,7 @@ public:
|
||||
|
||||
bool GetTransaction(const uint256 &hashTx, CWalletTx& wtx);
|
||||
|
||||
bool SetDefaultKey(const std::vector<unsigned char> &vchPubKey);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user