post http://localhost:14266/#getPeerAddresses
Returns the peers you are connected to and the IPmode they are running in. If your node is running dualstack / mixed IP mode this will return IPv6 addresses for other mixed nodes. In IPv4 mode only IPv4 addresses are returned.
Field | Description |
---|---|
peerlist | List of addresses and their IPmode. Format: "http://ip:meshport|ipmode". ipmode := ipv4 || ipv6 || mixed. |