Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 360 Bytes

verify.md

File metadata and controls

16 lines (12 loc) · 360 Bytes

cast wallet verify

Verify the signature of a message

$ cast wallet verify --help
Usage: cast wallet verify --address <ADDRESS> <MESSAGE> <SIGNATURE>

Arguments:
  <MESSAGE>    The original message
  <SIGNATURE>  The signature to verify

Options:
  -a, --address <ADDRESS>  The address of the message signer
  -h, --help               Print help