add bob sepolia

This commit is contained in:
goldsquid
2025-12-31 16:39:04 +07:00
parent a24f8ed258
commit 47cb694887
6 changed files with 16213 additions and 0 deletions

View File

@@ -4012,6 +4012,74 @@
"bob-mainnet-op-geth-pruned-pebble-path"
]
},
{
"chain": "sepolia",
"client": "geth",
"compose_file": "op/geth/bob-sepolia-op-geth-archive-leveldb-hash",
"features": [
"hash",
"leveldb"
],
"network": "bob",
"node": "node",
"relay": null,
"stack": "op",
"type": "archive",
"volumes": [
"bob-sepolia-op-geth-archive-leveldb-hash"
]
},
{
"chain": "sepolia",
"client": "geth",
"compose_file": "op/geth/bob-sepolia-op-geth-archive-pebble-hash",
"features": [
"hash",
"leveldb"
],
"network": "bob",
"node": "node",
"relay": null,
"stack": "op",
"type": "archive",
"volumes": [
"bob-sepolia-op-geth-archive-pebble-hash"
]
},
{
"chain": "sepolia",
"client": "geth",
"compose_file": "op/geth/bob-sepolia-op-geth-pruned-pebble-hash",
"features": [
"hash",
"pebble"
],
"network": "bob",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"bob-sepolia-op-geth-pruned-pebble-hash"
]
},
{
"chain": "sepolia",
"client": "geth",
"compose_file": "op/geth/bob-sepolia-op-geth-pruned-pebble-path",
"features": [
"hash",
"pebble"
],
"network": "bob",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"bob-sepolia-op-geth-pruned-pebble-path"
]
},
{
"chain": "mainnet",
"client": "geth",