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.
Structure | Type | Description |
---|---|---|
(none) |
Structure | Type | Description |
---|---|---|
PeerID-Topic map | Array | Topics subscribed to by PeerIDs |
POST
get_gossip_peer_topics{
"userpass": "testpsw",
"method": "get_gossip_peer_topics"
}