get
https://api.shasta.trongrid.io/wallet/listnodes
Query the list of peers connected to the current node.
Returns
nodes - Node list, each node information includes the following fields:
| Field | Type | Description |
|---|---|---|
| address.host | string | IP of the node. (Format: Hex) |
| address.port | int | Port number of the node. |