Get Inbound Peers
Get all peers that have sent a request to this peer in the last 30 minutes.
Request:
- requestType is getInboundPeers
- includePeerInfo is true to include peer information, otherwise include only the address (optional)
Response:
- peers (A) is an array of peer addresses or peer objects depending on includePeerInfo
- requestProcessingTime (N) is the API request processing time (in millisec)