polygon: add bor minimal profile + .prune compose (bor snapshot prune-block rotation, arb-style)

This commit is contained in:
2026-07-31 01:16:15 +00:00
parent 4806a8ad1b
commit 97482cffe1
3 changed files with 313 additions and 0 deletions

View File

@@ -8389,6 +8389,23 @@
"polygon-mainnet-bor-archive-pebble-path"
]
},
{
"chain": "mainnet",
"client": "bor",
"compose_file": "polygon/bor/polygon-mainnet-bor-minimal-pebble-path",
"features": [
"path",
"pebble"
],
"network": "polygon",
"node": null,
"relay": null,
"stack": null,
"type": "minimal",
"volumes": [
"polygon-mainnet-bor-minimal-pebble-path"
]
},
{
"chain": "mainnet",
"client": "bor",