babylon: add mainnet babylond pruned compose (bbn-1)

Family-C CometBFT node with statesync, wasm-only snapshot bootstrap,
and babylon-specific config (timeout_commit, btc-config, iavl-cache).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-02 14:02:09 +00:00
parent d058fe1db1
commit 865f80c56d
5 changed files with 423 additions and 0 deletions

View File

@@ -1106,6 +1106,20 @@
"aztec-testnet-aztec-pruned"
]
},
{
"chain": "mainnet",
"client": "babylond",
"compose_file": "babylon/babylond/babylon-mainnet-babylond-pruned",
"features": [],
"network": "babylon",
"node": null,
"relay": null,
"stack": null,
"type": "pruned",
"volumes": [
"babylon-mainnet-babylond-pruned"
]
},
{
"chain": "bepolia",
"client": "geth",