On this page

latest contributor to this doc

Last Edit:

@smk762

Get Gossip Mesh

API-v1get_gossip_mesh

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

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

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

get_gossip_mesh

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