mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-17 21:25:37 +00:00
updates
This commit is contained in:
parent
9399f0c0d6
commit
f27f847ecd
@ -53,6 +53,7 @@ class Operator(Keymaker):
|
|||||||
super().__init__(name=name,passphrase=passphrase, keychain=keychain,
|
super().__init__(name=name,passphrase=passphrase, keychain=keychain,
|
||||||
path_crypt_keys=path_crypt_keys, path_crypt_data=path_crypt_data)
|
path_crypt_keys=path_crypt_keys, path_crypt_data=path_crypt_data)
|
||||||
|
|
||||||
|
self.find_pubkey_and_name(name,pubkey)
|
||||||
|
|
||||||
# def boot(self):
|
# def boot(self):
|
||||||
# ## get both name and pubkey somehow
|
# ## get both name and pubkey somehow
|
||||||
|
Loading…
Reference in New Issue
Block a user