convertWalletToAccountSigner

Converts a ethersjs Wallet to a SmartAccountSigner

Import

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

Parameters

wallet

Wallet

  • the Wallet to convert

Returns

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