Last updated
Last updated
Represents a request for signing a message using a Vy signature.
chain [required]
The type of blockchain network to use for the signature.
walletId [required]
string
The ID of the wallet to use for the signature.
data
string
The message data to be signed.
type
string
The type of signature to be used. Always returns 'MESSAGE'.