BuildSignatureRequest_Message
Description
Transforms a generic signature request into a blockchain-specific signature request with all necessary parameters populated for the target network.
Supported operations:
Plain Message signing
EIP-712 structured data signing
void BuildSignatureRequest(const FVyBuildSignatureRequestVariant& reqParams) const
Relevant Functions
Last updated