Skip to content

README shows base-mainnet withdrawal commands without required --fault-proofs flag #78

@mssystem1

Description

@mssystem1

The README contains a “Without Fault Proofs” flow that uses --network base-mainnet without the --fault-proofs flag.

However, the current CLI configuration marks base-mainnet as a fault-proofs network. In main.go, base-mainnet has faultProofs: true, and the CLI exits with “Fault proofs are required on this network, please provide the --fault-proofs flag” when --fault-proofs is not provided.

As a result, users who copy the README command for base-mainnet will get an error instead of proving or finalizing a withdrawal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions