Allow the default key to be unavailable
This solves the issue where no default key can be added after -salvagewallet.
This commit is contained in:
committed by
Pieter Wuille
parent
77a1e12eed
commit
360cfe142c
@@ -331,7 +331,7 @@ public:
|
||||
}
|
||||
|
||||
void ReturnKey();
|
||||
CPubKey GetReservedKey();
|
||||
bool GetReservedKey(CPubKey &pubkey);
|
||||
void KeepKey();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user