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.
| Parameter | Type | Required | Description |
|---|---|---|---|
| (none) | - | This method does not take any parameters. |
| Parameter | Type | Description |
|---|---|---|
| PeerID-Topic map | array | Topics subscribed to by PeerIDs |
get_gossip_peer_topics
POST
get_gossip_peer_topics{
"userpass": "RPC_UserP@SSW0RD",
"method": "get_gossip_peer_topics"
}