You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/evm/single/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The sequencer can be configured using various command-line flags. The most impor
48
48
- `--evm.genesis-hash`: Genesis hash of the EVM chain
49
49
- `--rollkit.node.block_time`: Block timefor the Rollkit node
50
50
51
-
# Rollkit EVM Full Node
51
+
## Rollkit EVM Full Node
52
52
53
53
1. The sequencer must be running before starting any Full Node. You can run the EVM layer of the Full Node using `docker-compose -f docker-compose-full-node.yml` from <path_to>/execution/evm/docker.
0 commit comments