Skip to content

Commit

Permalink
Update networks sepolia config (#50)
Browse files Browse the repository at this point in the history
* update_networks_sepolia_config

---------

Co-authored-by: lqS0317 <[email protected]>
  • Loading branch information
lqS0317 and lqS0317 authored Jan 10, 2024
1 parent f2f5ac3 commit cfd8c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run-node-sepolia.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ I recommend that you run this command every once in a while (once a week should
If the service status is 'up,' it means that the service has started without any issues.

```sh
docker-compose -f docker-compose-sepolia.yaml ps
docker-compose -f docker-compose-sepolia.yml ps
```

### Check Data
Expand All @@ -131,5 +131,5 @@ example:

```sh
cast bn
cast bn https://rpc.sepolia.mantle.xyz
cast bn --rpc-url https://rpc.sepolia.mantle.xyz
```

0 comments on commit cfd8c2f

Please sign in to comment.