2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-13 21:13:13 +01:00
parent c82ae0d058
commit e4ac0fe9f1

View File

@ -249,7 +249,7 @@ class Keymaker(Logger):
self.path_crypt_data=path_crypt_data
# boot keychain
# self._keychain = self.keychain(passphrase=passphrase)
self._keychain = self.keychain(passphrase=passphrase)
def find_pubkey(self,name=None):