Height + signing
Watchdog checks chain identity, height advancement, catching-up state and validator signing height.
The launch configuration separates public wallet/developer access from raw validator services and disables RPC capabilities that are unnecessary for normal network use.
/dial_seeds, /dial_peers and /unsafe_flush_mempool reject public access.
admin_* unavailable.
No public local-account listing or unlocking namespace.
High-risk or unnecessary diagnostic namespaces are not exposed publicly.
allow-unprotected-txs = false.
allow-insecure-unlock = false.
Access is routed through TLS virtual hosts instead of opening service ports in firewalld.
Public EVM batch request limit is 100.
Watchdog checks chain identity, height advancement, catching-up state and validator signing height.
Checks the twixd systemd service and expected local listeners without opening internal services publicly.
Operational checks include disk and available-memory thresholds plus service restart counts.