worldchain: add mainnet op-reth pruned-trace compose

Add generated op/reth/worldchain-mainnet-op-reth-pruned-trace.yml and
register it in compose_registry.json for Superchain EL migration off op-geth.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-05 00:45:57 +00:00
parent 03034ab069
commit e79b2f017f
2 changed files with 207 additions and 0 deletions

View File

@@ -7583,6 +7583,22 @@
"unichain-sepolia-op-reth-pruned-trace"
]
},
{
"chain": "mainnet",
"client": "reth",
"compose_file": "op/reth/worldchain-mainnet-op-reth-pruned-trace",
"features": [
"trace"
],
"network": "worldchain",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"worldchain-mainnet-op-reth-pruned-trace"
]
},
{
"chain": "sepolia",
"client": "reth",