arc: Malachite CL is now a proper node component (arc-testnet-node)

Consensus service renamed arc-testnet-consensus -> arc-testnet-node: it is now
generated by templates/nodes/malachite.yml (node: malachite) instead of being
hacked into the arc client template's indexer block. Container body unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-15 02:19:36 +00:00
parent 2249352c20
commit 3c4492179c
2 changed files with 2 additions and 2 deletions

View File

@@ -797,7 +797,7 @@
"compose_file": "arc/arc/arc-testnet-arc-full",
"features": [],
"network": "arc",
"node": null,
"node": "malachite",
"relay": null,
"stack": null,
"type": "full",