getpeers Method
Gets a list of nodes that the node is currently connected/disconnected from.
[!Note]
You must install the plugin RpcServer before you can invoke the method.
Example
Request body:
Response body:
Response Description:
Unconnected: Nodes that are not currently connected.
Bad: Nodes that are no longer connected.
Connected: Nodes to which you are currently connected.