Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
05deae54
Unverified
Commit
05deae54
authored
Dec 02, 2023
by
refcell.eth
Committed by
GitHub
Dec 02, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8398 from oxbau/patch-1
Update run-challenger.md
parents
16c09956
c4f68549
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
run-challenger.md
docs/fault-proof-alpha/run-challenger.md
+2
-2
No files found.
docs/fault-proof-alpha/run-challenger.md
View file @
05deae54
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
### Starting op-challenger
### Starting op-challenger
When executing
`op-challenger`
, there are a few placeholders that need to be set to concre
a
te values:
When executing
`op-challenger`
, there are a few placeholders that need to be set to concrete values:
-
`<L1_URL>`
the Goerli L1 JSON RPC endpoint
-
`<L1_URL>`
the Goerli L1 JSON RPC endpoint
-
`<DISPUTE_GAME_FACTORY_ADDRESS>`
the address of the dispute game factory contract (see
-
`<DISPUTE_GAME_FACTORY_ADDRESS>`
the address of the dispute game factory contract (see
...
@@ -29,7 +29,7 @@ When executing `op-challenger`, there are a few placeholders that need to be set
...
@@ -29,7 +29,7 @@ When executing `op-challenger`, there are a few placeholders that need to be set
-
`<PRIVATE_KEY>`
the private key for a funded Goerli account. For other ways to specify the account to use
-
`<PRIVATE_KEY>`
the private key for a funded Goerli account. For other ways to specify the account to use
see
`./op-challenger/bin/op-challenger --help`
see
`./op-challenger/bin/op-challenger --help`
From inside the monorepo directory, run the challenger
with these placeholders set
.
From inside the monorepo directory, run the challenger
after setting these placeholders
.
```
bash
```
bash
# Build the required components
# Build the required components
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment