Creates a EvmSmartAccount instance from an existing EvmSmartAccount and owner. Use this to interact with previously deployed EvmSmartAccounts, rather than creating new ones.
The owner must be the original owner of the evm smart account.
Configuration options.
The owner of the smart account.
The pre-existing EvmSmartAccount.
A configured EvmSmartAccount instance ready for user operation submission.
If the account is not an original owner of the smart account.
Creates a EvmSmartAccount instance from an existing EvmSmartAccount and owner. Use this to interact with previously deployed EvmSmartAccounts, rather than creating new ones.
The owner must be the original owner of the evm smart account.