add a full sync version
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user