This commit is contained in:
goldsquid
2025-12-12 12:07:47 +07:00
parent 61c0ac3a78
commit 47044e36e5
108 changed files with 3414 additions and 77029 deletions

View File

@@ -532,7 +532,7 @@
],
"network": "plume",
"node": null,
"relay": "celestia",
"relay": null,
"stack": "arb",
"type": "archive",
"volumes": [
@@ -549,13 +549,47 @@
],
"network": "plume",
"node": null,
"relay": "celestia",
"relay": null,
"stack": "arb",
"type": "pruned",
"volumes": [
"plume-mainnet-nitro-pruned-pebble-path"
]
},
{
"chain": "testnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-testnet-nitro-archive-leveldb-hash",
"features": [
"hash",
"leveldb"
],
"network": "plume",
"node": null,
"relay": null,
"stack": "arb",
"type": "archive",
"volumes": [
"plume-testnet-nitro-archive-leveldb-hash"
]
},
{
"chain": "testnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-testnet-nitro-pruned-pebble-path",
"features": [
"path",
"pebble"
],
"network": "plume",
"node": null,
"relay": null,
"stack": "arb",
"type": "pruned",
"volumes": [
"plume-testnet-nitro-pruned-pebble-path"
]
},
{
"chain": "mainnet",
"client": "nitro",