Onionr/static-data/official-plugins/wot/cli/trustidentity.py

4 lines
110 B
Python
Raw Normal View History

2022-11-27 01:03:44 +00:00
def trust_identity():
print('Which identity would you like to trust?')
identity = input('Identity: ')