latest contributor to this doc

Last Edit: @gcharang ,

get_gossip_peer_topics

get_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.

StructureTypeDescription
(none)

StructureTypeDescription
PeerID-Topic mapArrayTopics subscribed to by PeerIDs

POST
get_gossip_peer_topics
{
  "userpass": "testpsw",
  "method": "get_gossip_peer_topics"
}