avalanche: fix fuji profile naming to use firewood db (remove pebbledb/leveldb profiles)
Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -1123,13 +1123,30 @@
|
||||
"avalanche-fuji-go-archive-leveldb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "fuji",
|
||||
"client": "go",
|
||||
"compose_file": "avalanche/go/avalanche-fuji-go-pruned-firewood",
|
||||
"drpc_chain": "avalanche-fuji",
|
||||
"features": [
|
||||
"firewood"
|
||||
],
|
||||
"network": "avalanche",
|
||||
"node": null,
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "pruned",
|
||||
"volumes": [
|
||||
"avalanche-fuji-go-pruned-firewood"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "fuji",
|
||||
"client": "go",
|
||||
"compose_file": "avalanche/go/avalanche-fuji-go-pruned-leveldb",
|
||||
"drpc_chain": "avalanche-fuji",
|
||||
"features": [
|
||||
"leveldb"
|
||||
"firewood"
|
||||
],
|
||||
"network": "avalanche",
|
||||
"node": null,
|
||||
@@ -1146,7 +1163,7 @@
|
||||
"compose_file": "avalanche/go/avalanche-fuji-go-pruned-pebbledb",
|
||||
"drpc_chain": "avalanche-fuji",
|
||||
"features": [
|
||||
"leveldb"
|
||||
"firewood"
|
||||
],
|
||||
"network": "avalanche",
|
||||
"node": null,
|
||||
|
||||
Reference in New Issue
Block a user