Change the "chia keys sign/ verify" command to use address and/or puzzle hash #7801
killthrash
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Change the "chia keys sign/ verify" command to use address and/or puzzle hash
Currently, the "chia keys sign/ verify" commands use a public key from a determined hd_path, but the public key output isn't as useful as something like an address or puzzle hash from the public key. Bitcoin and most other projects use addresses when signing and verifying messages. Chia should do the same.

Beta Was this translation helpful? Give feedback.
All reactions