Skip to content

Commit

Permalink
Merge pull request #1132 from chuwt/fix-op-geth
Browse files Browse the repository at this point in the history
  • Loading branch information
cpengilly authored Nov 22, 2024
2 parents 77a29ae + b469b81 commit f970f8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ make geth
{<h3>Initialize op-geth</h3>}

```bash
build/bin/geth init --datadir=datadir genesis.json
build/bin/geth init --state.scheme=hash --datadir=datadir genesis.json
```

</Steps>
Expand Down

0 comments on commit f970f8f

Please sign in to comment.