T402 API Reference - v2.8.0
    Preparing search index...

    Interface BundlerConfig

    Bundler client configuration

    interface BundlerConfig {
        bundlerUrl: string;
        entryPoint?: `0x${string}`;
        chainId: number;
    }
    Index

    Properties

    bundlerUrl: string

    Bundler RPC endpoint URL

    entryPoint?: `0x${string}`

    EntryPoint contract address

    chainId: number

    Chain ID