VyVerifySignatureDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

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

bool

This boolean flag indicates whether to concatenate the message with the string.

References

Operation

Last updated