Variable NodeInfo.peers

List of peers

struct NodeInfo
{
  // ...
  agora.api.FullNode.NodeInfo.PeerInfo[] peers ;
  // ...
}