This commit is contained in:
goldsquid
2026-01-07 10:51:54 +07:00
parent 234664593a
commit c02425462b
9 changed files with 457 additions and 6 deletions

View File

@@ -5250,6 +5250,23 @@
"xlayer-mainnet-op-geth-archive-pebble-hash"
]
},
{
"chain": "mainnet",
"client": "geth",
"compose_file": "op/geth/xlayer-mainnet-op-geth-pruned-pebble-path",
"features": [
"path",
"pebble"
],
"network": "xlayer",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"xlayer-mainnet-op-geth-pruned-pebble-path"
]
},
{
"chain": "testnet",
"client": "geth",
@@ -5267,6 +5284,23 @@
"xlayer-testnet-op-geth-archive-pebble-hash"
]
},
{
"chain": "testnet",
"client": "geth",
"compose_file": "op/geth/xlayer-testnet-op-geth-pruned-pebble-path",
"features": [
"path",
"pebble"
],
"network": "xlayer",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"xlayer-testnet-op-geth-pruned-pebble-path"
]
},
{
"chain": "garfield",
"client": "geth",