VyVerifySignatureDto
\!! DESCRIPTION MISSING !!
Last updated
\!! DESCRIPTION MISSING !!
Last updated
chain
The blockchain of the signature
✗
signerAddress
string
The wallet address that signed the signature
✗
message
string
The exact message that was signed. This is needed for verification
✗
signature
string
The signature value that you get after you signed a signature. It can be found in the resposne body when you sign a signature.
✗
prefix
boolean
This boolean flag indicates whether to concatenate the message with the string.
✗
Operation