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