mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-16 00:12:48 +00:00
updates
This commit is contained in:
parent
0d855c0eb1
commit
eb3a74faa9
@ -146,6 +146,7 @@ def test_op():
|
||||
keychain = op.keychain(force=True)
|
||||
from pprint import pprint
|
||||
pprint(keychain)
|
||||
stop
|
||||
|
||||
# print(op.pubkey(keychain=keychain))
|
||||
print(op.crypt_keys.get(op.name, prefix='/pubkey_encr/'))
|
||||
|
Loading…
Reference in New Issue
Block a user