convertWalletToAccountSigner
Converts a ethersjs Wallet to a SmartAccountSigner
Import
Parameters
wallet
Wallet
- the Wallet to convert
Returns
SmartAccountSigner<Wallet>
a signer that can be used to sign and send user operations
convertWalletToAccountSigner
Converts a ethersjs Wallet to a SmartAccountSigner
Wallet
SmartAccountSigner<Wallet>
a signer that can be used to sign and send user operations