js-libp2p-daemon
    Preparing search index...
    interface PeerstoreRequest {
        id?: Uint8Array<ArrayBufferLike>;
        protos: string[];
        type?: PeerstoreRequest.Type;
    }
    Index

    Properties

    Properties

    id?: Uint8Array<ArrayBufferLike>
    protos: string[]