mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-17 21:25:37 +00:00
updates
This commit is contained in:
parent
eb331cc780
commit
84d0a5b456
@ -260,7 +260,6 @@ class Keymaker(Logger):
|
||||
return keychain
|
||||
|
||||
def find_pubkey_and_name(self,name=None,pubkey=None):
|
||||
if not pubkey: pubkey = self._keychain.get('pubkey')
|
||||
if not name: name = self.name
|
||||
|
||||
if pubkey:
|
||||
|
Loading…
Reference in New Issue
Block a user