VySignatureRequestDto
The created signature request object
Last updated
The created signature request object
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
bool
Whether the data should be hashed before signing
β
Type
string
The signature type and blockchain network
β
Schema
Last updated