geth init fixes when genesis available. and that fixes reth too

This commit is contained in:
goldsquid
2026-06-07 12:58:54 +07:00
parent 4b03b4cdbc
commit 2a194909da
82 changed files with 895 additions and 145 deletions

View File

@@ -4381,6 +4381,7 @@
"stack": "op",
"type": "archive",
"volumes": [
"celo-mainnet-geth-archive-leveldb-hash",
"celo-mainnet-op-geth-archive-leveldb-hash",
"celo-mainnet-op-geth-archive-leveldb-hash_eigenda-proxy"
]
@@ -4399,6 +4400,7 @@
"stack": "op",
"type": "pruned",
"volumes": [
"celo-mainnet-geth-pruned-leveldb-hash",
"celo-mainnet-op-geth-pruned-leveldb-hash",
"celo-mainnet-op-geth-pruned-leveldb-hash_eigenda-proxy"
]