fix(op): fix import blocks benchmark (#8620)

This commit is contained in:
Emilia Hane
2024-06-06 09:22:25 +02:00
committed by GitHub
parent ef3f67743d
commit ffd3153587

View File

@ -22,7 +22,7 @@ Output from running the command to export state, can also be downloaded from <ht
Imports a `.rlp` file of blocks. Imports a `.rlp` file of blocks.
Import of >100 million OVM blocks, from genesis to Bedrock, completes in 6 hours. Import of >100 million OVM blocks, from genesis to Bedrock, completes in 45 minutes.
```bash ```bash
./op-reth import-op <exported-blocks> ./op-reth import-op <exported-blocks>