Skip to content

Commit

Permalink
Add missing flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Oct 2, 2024
1 parent 8ed7067 commit b1075bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions op-proposer/flags/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ var (
var requiredFlags = []cli.Flag{
L2EthRpcFlag,
EnclaveRpcFlag,
MinProposalIntervalFlag,
}

func init() {
Expand Down

0 comments on commit b1075bc

Please sign in to comment.