interface PeerExchangeResponse {
    peerInfos: PeerInfo[];
}

Properties

Properties

peerInfos: PeerInfo[]

Generated using TypeDoc