mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
2cdc8e6e3d
commit
44fec4bf8b
@ -327,7 +327,7 @@ class Keymaker(Logger):
|
||||
# name,pubkey = self.find_pubkey_and_name()
|
||||
|
||||
# get uri
|
||||
pubkey = self.find_pubkey()
|
||||
keys['pubkey'] = pubkey = self.find_pubkey()
|
||||
if pubkey:
|
||||
uri = pubkey.data_b64
|
||||
#uri = b64encode(pubkey) if type(pubkey)==bytes else b64encode(pubkey.encode())
|
||||
|
Loading…
Reference in New Issue
Block a user