Function getPeersForProtocol

  • Returns the list of peers that supports the given protocol.

    Parameters

    • peerStore: PeerStore
    • protocols: string[]

    Returns Promise<Peer[]>

Generated using TypeDoc