formatSign
Formats a signature request for signing messages or transactions.
Import
Usage
Parameters
client
InnerWalletApiClient
- The wallet API client to use for the request
params
FormatSignParams
- Parameters for formatting the signature
Returns
Promise<FormatSignResult>
A Promise that resolves to the formatSign result containing the formatted signature.