Documentation
    Preparing search index...

    Interface PeerExchangeQueryParams

    interface PeerExchangeQueryParams {
        numPeers: number;
        peerId: PeerId;
    }
    Index

    Properties

    Properties

    numPeers: number
    peerId: PeerId