You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(node): warn when no foreign chain is configured
A node is expected to configure the chains the code supports, so an
empty section is a misconfiguration rather than a quiet path. The
startup probe is the only place that observes it.
0 commit comments