We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Verifies a signed challenge against an address.
challenge-verify-plain <MESSAGE> <SIGNED_CHALLENGE> <ADDRESS>
<MESSAGE>: The plain-text message that was signed.
<MESSAGE>
<SIGNED_CHALLENGE>: The hex encoded signed challenge (produced by challenge-sign-plain).
<SIGNED_CHALLENGE>
challenge-sign-plain
<ADDRESS>: The address whose private key was used to sign the message.
<ADDRESS>
This command is available in cold wallet mode (--cold-wallet).
--cold-wallet