FVyBuildMessageSignatureRequestDto
Properties
Data
FVyOptString
The message to be signed
Status
Controls the execution behavior of the signature request: - **Omit field**: Signature is executed immediately and completed in this request - `SAVED`: Creates a draft signature request with assigned UUID for later execution - `READY`: Prepares the signature request with assigned UUID, ready for immediate signing
WalletId
FVyOptString
The `UUID` of the wallet that will sign the message
Type
FString
[READ-ONLY] == MESSAGE Must be 'MESSAGE' for plain data signatures
Last updated