Skip to content

chore(builder): Move CLI Args into New Crate #471

@refcell

Description

@refcell

Description

In the op-rbuilder crate, it defines cli arguments in a separate args module.

To separate concerns, we should move the cli arguments into a new lightweight crate in the crates/builder/ directory, maybe call it base-builder-cli. It should contain these cli arguments and the gas_limiter cli arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-builderArea: builder cratesK-ktloKind: keep the lights on, general cleanups

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions