Skip to content

Commit 94b0bf6

Browse files
author
Michael de Hoog
authored
Add note about full L1 node requirement (#41)
1 parent f3597ca commit 94b0bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you encounter problems with your node, please open a [GitHub issue](https://g
4949

5050
### Usage
5151

52-
1. Ensure you have an Ethereum Goerli L1 node RPC available (not Base Goerli), and set `OP_NODE_L1_ETH_RPC` (in `docker-compose.yml` if using docker-compose). If running your own L1 node, it needs to be synced before Base will be able to fully sync.
52+
1. Ensure you have an Ethereum Goerli L1 full node RPC available (not Base Goerli), and set `OP_NODE_L1_ETH_RPC` (in `docker-compose.yml` if using docker-compose). If running your own L1 node, it needs to be synced before Base will be able to fully sync.
5353
2. Run:
5454

5555
```

0 commit comments

Comments
 (0)