BuildSignatureRequest_Eip712
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_Eip712(const FVyBuildEip712SignatureRequestDto& reqParams) const
Last updated