helia
    Preparing search index...

    Interface RoutingFindProvidersHttpGatewayProvider

    interface RoutingFindProvidersHttpGatewayProvider {
        cid: CID;
        provider: PeerInfo & { protocols: ["transport-ipfs-gateway-http"] };
        routing: "http-gateway-router";
    }
    Index

    Properties

    Properties

    cid: CID
    provider: PeerInfo & { protocols: ["transport-ipfs-gateway-http"] }
    routing: "http-gateway-router"