mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-07 03:40:14 +00:00
put 'header' on pubkey
This commit is contained in:
parent
36c471fdef
commit
df88b9059f
@ -366,7 +366,7 @@ def _show_identity(gridoptions, options):
|
||||
assert gm_config is not None
|
||||
|
||||
gm = _load_gridmanager_config(gm_config)
|
||||
print(gm.public_identity())
|
||||
print("pub-v0-{}".format(gm.public_identity()))
|
||||
|
||||
|
||||
def _add(gridoptions, options):
|
||||
|
Loading…
x
Reference in New Issue
Block a user