Skip to content

Commit

Permalink
feat(taiko-client): fix a prover flag (#17315)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored May 24, 2024
1 parent 52a6fe1 commit 5806fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taiko-client/cmd/flags/prover.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ var ProverFlags = MergeFlags(CommonFlags, []cli.Flag{
L1BeaconEndpoint,
L2WSEndpoint,
L2HTTPEndpoint,
ProverSetAddress,
RaikoHostEndpoint,
RaikoL1Endpoint,
RaikoL1BeaconEndpoint,
Expand Down

0 comments on commit 5806fcc

Please sign in to comment.