mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-16 00:12:48 +00:00
updates
This commit is contained in:
parent
74b18c9a93
commit
0ac6688168
@ -82,9 +82,9 @@ def init_operators():
|
|||||||
print('TELEPHONE_PUBKEY =',b64encode(phone_pub))
|
print('TELEPHONE_PUBKEY =',b64encode(phone_pub))
|
||||||
print('TELEPHONE_PRIVKEY =',b64encode(phone_priv))
|
print('TELEPHONE_PRIVKEY =',b64encode(phone_priv))
|
||||||
# return {
|
# return {
|
||||||
'op.keychain()':op.keychain(),
|
# 'op.keychain()':op.keychain(),
|
||||||
'phone.keychain()':phone.keychain()
|
# 'phone.keychain()':phone.keychain()
|
||||||
}
|
# }
|
||||||
|
|
||||||
|
|
||||||
def test_op():
|
def test_op():
|
||||||
|
Loading…
Reference in New Issue
Block a user