Type alias SmartAccountConfig

SmartAccountConfig: {
    bundler?: IBundler;
    entryPointAddress: string;
}

Type declaration

  • Optional bundler?: IBundler

    factoryAddress: address of the smart account factory

  • entryPointAddress: string

    entryPointAddress: address of the entry point