Skip to content

Commit

Permalink
update docs/geth-pos-privnet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taozui472 committed Feb 28, 2025
1 parent ed7d69e commit ffc2349
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/geth-pos-privnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ where `<address>` is the public key of the wallet you created in step (6)
2. Allow all subnets, with the line `SUBSCRIBE_ALL_SUBNETS="--subscribe-all-subnets"`
3. Modify scripts/local_testnet/setup.sh:
1. Add `--merge-fork-epoch $MERGE_FORK_EPOCH`
4. Modify start_local_testnet.sh:
1. Remove/comment ganache [`https://github.com/sigp/lighthouse/blob/stable/scripts/local_testnet/start_local_testnet.sh#L93`](https://github.com/sigp/lighthouse/blob/stable/scripts/local_testnet/start_local_testnet.sh#L93)
3. install lighthouse and lcli:
1. make
2. make install-lcli
Expand Down

0 comments on commit ffc2349

Please sign in to comment.