deploy: regenerate compose from vibe-node main 6463a06bc49f

This commit is contained in:
2026-07-05 14:23:54 +00:00
parent f1661bd650
commit 6311aeae0b
8 changed files with 208 additions and 2 deletions

View File

@@ -982,6 +982,22 @@
"arc-testnet-reth-pruned-trace-sockets"
]
},
{
"chain": "testnet",
"client": "reth",
"compose_file": "arc/reth/arc-testnet-reth-pruned",
"features": [],
"network": "arc",
"node": "malachite",
"relay": null,
"stack": null,
"type": "pruned",
"volumes": [
"arc-testnet-reth-pruned-consensus",
"arc-testnet-reth-pruned-execution",
"arc-testnet-reth-pruned-sockets"
]
},
{
"chain": "fuji",
"client": "go",