base / base/withdrawer

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

Open
#78 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
537
Forks
373
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.