VySignatureRequestDto
The created signature request object
Properties
Field
Type
Description
Required
id
string
Unique identifier for the signature request
✗
walletId
string
UUID of the wallet that will sign the message
✗
status
string
Current status of the signature request
✗
data
string
The message or data to be signed
✗
hash
boolean
Whether the data should be hashed before signing
✗
type
string
The signature type and blockchain network
✗
References
Schema
Last updated