On this page

latest contributor to this doc

Last Edit:

@smk762

Get Gossip Peer Topics

API-v1get_gossip_peer_topics

The get_gossip_peer_topics method returns a map of peerIDs to an array of the topics to which they are subscribed.

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

ParameterTypeDescription
PeerID-Topic maparrayTopics subscribed to by PeerIDs

get_gossip_peer_topics

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