Restore coordinator env settings and disable RPC block production
Some checks failed
Systemd Sync / sync-systemd (push) Has been cancelled

This commit is contained in:
aitbc
2026-04-15 10:51:28 +02:00
parent 5f3f587a19
commit 00eabf3064
3 changed files with 13 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ p2p_node_id=aitbc
# Each node should have its own unique proposer_id
proposer_id=ait1ytkh0cn8v2a4zjwzyav6854832myf9j7unsse8yntmuwzst4qhtqe9hqdw
# Set false on follower/non-proposer nodes
# enable_block_production=false
# P2P Peers (comma-separated list of peer nodes)
# List other nodes in the network that this node should connect to
# Format: hostname:port (e.g., "aitbc1:7070,aitbc2:7070")