mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: use --chain base for op-sync CI test (#10244)
This commit is contained in:
2
.github/workflows/op-sync.yml
vendored
2
.github/workflows/op-sync.yml
vendored
@ -52,5 +52,5 @@ jobs:
|
|||||||
op-reth stage --chain base unwind num-blocks 100
|
op-reth stage --chain base unwind num-blocks 100
|
||||||
- name: Run stage unwind to block hash
|
- name: Run stage unwind to block hash
|
||||||
run: |
|
run: |
|
||||||
op-reth stage unwind to-block 0x118a6e922a8c6cab221fc5adfe5056d2b72d58c6580e9c5629de55299e2cf8de
|
op-reth stage --chain base unwind to-block 0x118a6e922a8c6cab221fc5adfe5056d2b72d58c6580e9c5629de55299e2cf8de
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user