convertEthersSignerToAccountSigner
Converts a ethers.js Signer to a SmartAccountSigner
Import
Parameters
signer
Signer
- the Signer to convert
Returns
SmartAccountSigner<Signer>
a signer that can be used to sign and send user operations
convertEthersSignerToAccountSigner
Converts a ethers.js Signer to a SmartAccountSigner
Signer
SmartAccountSigner<Signer>
a signer that can be used to sign and send user operations