2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-16 00:12:48 +00:00
This commit is contained in:
quadrismegistus 2020-09-06 17:04:29 +01:00
parent c11d490e5d
commit 146931432b

View File

@ -127,7 +127,7 @@ def init_operators():
def test_op():
op = TheOperator()
#op.boot()
op.boot()
#pubkey = op.keychain()['pubkey']
#pubkey_b64 = b64encode(pubkey)
#print(pubkey_b64)