getKeyRequestData
Prepares the data required for signing a key request using EIP-712 typed data signing. This includes the domain, types, primary type, and the message to be signed.
Example
Parameters
Returns
An object containing the domain, types, primary type, and the message for EIP-712 signing.