convertEthersSignerToAccountSigner

Converts a ethers.js Signer to a SmartAccountSigner

Import

1import { convertEthersSignerToAccountSigner } from "@aa-sdk/ethers";

Parameters

signer

Signer

  • the Signer to convert

Returns

SmartAccountSigner<Signer> a signer that can be used to sign and send user operations