FVySignatureVerificationRequest
Request parameters for signature verification
Properties
Field
Type
Description
signerAddress [required]
FString
The address of the signer
message [required]
FString
The message that was signed
signature [required]
FString
The signature to be verified
prefix
FVyOptBool
Flag indicating whether the message has a prefix
Last updated