get_gossip_topic_peers
get_gossip_topic_peers
The get_gossip_topic_peers
method returns a map of topics to an array of the PeerIDs which are subscribers.
Structure | Type | Description |
---|---|---|
(none) |
Structure | Type | Description |
---|---|---|
Topic-PeerID map | Array | PeerIDs subscribed to a topic |
POST
get_gossip_topic_peers{
"userpass": "testpsw",
"method": "get_gossip_topic_peers"
}