The message that has been signed by the wallet.
The wallet's signature for the given message
Wallet address parameter, used to check if address obtained from signature matches the parameter address
Optional
timestampThe timestamp when the message was generated, for added security (optional).
If you are generating the message yourself and you wish to validate the timestamp,
append \n${timestamp}
to the end of the message with your own timestamp.
Optional
signatureFor how many minutes the wallet signature is valid (default 10).
Represents the parameters for checking validity of a signed message from a Polkadot wallet address.