add a full sync version

This commit is contained in:
goldsquid
2026-01-31 12:10:23 +07:00
parent 42d9d64dfa
commit 39648446a5
2 changed files with 222 additions and 1 deletions

View File

@@ -4497,12 +4497,29 @@
"hashkeychain-testnet-op-geth-archive-leveldb-hash"
]
},
{
"chain": "testnet",
"client": "geth",
"compose_file": "op/geth/hashkeychain-testnet-op-geth-pruned-pebble-hash",
"features": [
"hash",
"pebble"
],
"network": "hashkeychain",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"hashkeychain-testnet-op-geth-pruned-pebble-hash"
]
},
{
"chain": "testnet",
"client": "geth",
"compose_file": "op/geth/hashkeychain-testnet-op-geth-pruned-pebble-path",
"features": [
"path",
"hash",
"pebble"
],
"network": "hashkeychain",