mova: add mainnet-v2 geth profile (pruned, archive)
Add MOVA Mainnet v2 node profile with geth client and std_pruned_archive profiles (pebble/path pruned, leveldb/hash archive). Chain ID 61901. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -4166,6 +4166,42 @@
|
||||
"morph-mainnet-l2geth-archive-leveldb-hash-mpt_morph"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet-v2",
|
||||
"client": "geth",
|
||||
"compose_file": "mova/geth/mova-mainnet-v2-geth-archive-leveldb-hash",
|
||||
"drpc_chain": "mova-mainnet-v2",
|
||||
"features": [
|
||||
"hash",
|
||||
"leveldb"
|
||||
],
|
||||
"network": "mova",
|
||||
"node": null,
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "archive",
|
||||
"volumes": [
|
||||
"mova-mainnet-v2-geth-archive-leveldb-hash"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet-v2",
|
||||
"client": "geth",
|
||||
"compose_file": "mova/geth/mova-mainnet-v2-geth-pruned-pebble-path",
|
||||
"drpc_chain": "mova-mainnet-v2",
|
||||
"features": [
|
||||
"path",
|
||||
"pebble"
|
||||
],
|
||||
"network": "mova",
|
||||
"node": null,
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "pruned",
|
||||
"volumes": [
|
||||
"mova-mainnet-v2-geth-pruned-pebble-path"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "erigon",
|
||||
|
||||
Reference in New Issue
Block a user