interface BaseValidationModuleConfig {
    entryPointAddress?: `0x${string}`;
}

Hierarchy (view full)

Properties

entryPointAddress?: `0x${string}`

entryPointAddress: address of the entry point