Network-related JSON-RPC methods for TRON.
Network-related JSON-RPC methods for TRON.
Methods in this group
| Method | Purpose |
|---|---|
| net_listening | Query whether the node is listening for network connections. |
| net_peerCount | Query the number of connected peers. |
| net_version | Query the network ID. |
Related resources
- Networks — TRON Mainnet, testnets, and network endpoints
- Run a java-tron node — deploy and operate a node