Get Gossip Topic Peers
API-v1get_gossip_topic_peers
The get_gossip_topic_peers
method returns a map of topics to an array of the PeerIDs which are subscribers.
Parameter | Type | Required | Description |
---|---|---|---|
(none) | - | This method does not take any parameters. |
Parameter | Type | Description |
---|---|---|
Topic-PeerID map | array | PeerIDs subscribed to a topic |
get_gossip_topic_peers
POST
get_gossip_topic_peers{
"userpass": "RPC_UserP@SSW0RD",
"method": "get_gossip_topic_peers"
}