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