Skip to content

Commit

Permalink
avoid passing factory address (#11236)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderHarrii authored Jul 25, 2024
1 parent fe1c87e commit 6be84bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-challenger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ If the game is resolved successfully, the result is printed.
```shell
./bin/op-challenger list-games \
--l1-eth-rpc <L1_ETH_RPC> \
--game-factory-address <GAME_FACTORY_ADDRESS>
--network <Predefined_Network>
```

Prints the games created by the game factory along with their current status.
Expand Down

0 comments on commit 6be84bb

Please sign in to comment.