signAuthorization
Signs an EIP-7702 Authorization and then returns the authorization with the signature.
Import
Usage
Parameters
unsignedAuthorization
AuthorizationRequest<number>
the authorization to be signed
Returns
Promise<SignedAuthorization<number>> | undefined
a promise that resolves to the authorization with the signature