On this page

latest contributor to this doc

Last Edit:

@smk762

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.

ParameterTypeRequiredDescription
(none)-This method does not take any parameters.

ParameterTypeDescription
Topic-PeerID maparrayPeerIDs subscribed to a topic

get_gossip_topic_peers

POST
get_gossip_topic_peers
{
  "userpass": "RPC_UserP@SSW0RD",
  "method": "get_gossip_topic_peers"
}