Update docs/fundamentals/blsync.md

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
This commit is contained in:
Sina M 2024-06-25 12:16:06 +02:00 committed by GitHub
parent d77d102fbd
commit 0eeb9c0894
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ Blsync takes the same flags as above to configure the HTTP endpoint as well as c
Again to sync the Sepolia network in this mode, first run Geth: Again to sync the Sepolia network in this mode, first run Geth:
```terminal ```terminal
./build/bin/geth --sepolia --datadir light-sepolia-dir ./build/bin/geth --sepolia --datadir light-sepolia-dir
``` ```
The logs will indicate the Engine API path which is by default `http://localhost:8551` and the path to the JWT secret created which is in this instance `./light-sepolia-dir/geth/jwtsecret`. Now blsync can be run: The logs will indicate the Engine API path which is by default `http://localhost:8551` and the path to the JWT secret created which is in this instance `./light-sepolia-dir/geth/jwtsecret`. Now blsync can be run: