operator-time
quadrismegistus 4 years ago
parent 74b18c9a93
commit 0ac6688168

@ -82,9 +82,9 @@ def init_operators():
print('TELEPHONE_PUBKEY =',b64encode(phone_pub))
print('TELEPHONE_PRIVKEY =',b64encode(phone_priv))
# return {
'op.keychain()':op.keychain(),
'phone.keychain()':phone.keychain()
}
# 'op.keychain()':op.keychain(),
# 'phone.keychain()':phone.keychain()
# }
def test_op():

Loading…
Cancel
Save