latest contributor to this doc

Last Edit: @gcharang ,

get_gossip_mesh

get_gossip_mesh

The get_gossip_mesh method returns an array of peerIDs added to a topics' mesh for each known gossipsub topic.

StructureTypeDescription
(none)

StructureTypeDescription
Topic-PeerID mapArrayPeerIDs added to a topics' mesh (for each known gossipsub topic)

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