-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Here are some suggestions for how to improve the UX around key management:
- Don't require
--idto be passed on the command line if akey.binfile already exists. Read the key from the file. - Store key in the same format (probably hex, not base64) in
key.binandpostdata_metadata.json(inconsistent representation of commitment ATX and node ID #163) - Make it easy to read the pubkey from
key.bin(e.g.,postcli -printKeys)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
📋 Backlog