midnight_network_status
Check health of Midnight Network services including Indexer, Proof Server, Node RPC, block height, and network ID. Debug connectivity issues and verify network status.
Instructions
Check the health status of Midnight Network services.
Returns the status of:
Indexer (GraphQL API for blockchain data)
Proof Server (ZK proof generation)
Node RPC (transaction submission)
Current block height
Network ID
Use this tool to:
Verify network connectivity before operations
Debug connection issues
Check service latency
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | ||
| indexer_url | No | ||
| proof_server_url | No | ||
| node_url | No |