Merge pull request #2566 from sipa/nodef
Allow the default key to be unavailable
This commit is contained in:
@@ -331,7 +331,7 @@ public:
|
||||
}
|
||||
|
||||
void ReturnKey();
|
||||
CPubKey GetReservedKey();
|
||||
bool GetReservedKey(CPubKey &pubkey);
|
||||
void KeepKey();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user