js-libp2p-daemon
    Preparing search index...
    interface PeerstoreResponse {
        peer?: PeerInfo;
        protos: string[];
    }
    Index

    Properties

    Properties

    peer?: PeerInfo
    protos: string[]