rpc/JSON-RPC method
p2p.PubSubPeers
**PubSubPeers returns the peer IDs of the peers joined on the given topic. **
Auth level: admin
Params:
[{"name":"topic","description":"string","summary":"","schema":{"examples":["string value"],"type":["string"]},"required":true,"deprecated":false}]
Result:
{"name":"[]peer.ID","description":"[]peer.ID","summary":"","schema":{"examples":[["CovLVG4fQcqUS6DmoMxAwVJGNW6PMzfwTG6BHW9NH9TLGHcbRfvPVc3JVhnufK3HTzStoTo"]],"items":[{"type":["string"]}],"type":["array"]},"required":true,"deprecated":false}