Polkadot Apps
    Preparing search index...

    Function resolveQueryStrategy

    • Determine the query strategy for the Bulletin Chain.

      Resolution order:

      1. If running inside a host container (Polkadot Desktop / Mobile) and @novasamatech/product-sdk is available, use the host preimage lookup API — the host caches results and manages IPFS polling automatically.
      2. Otherwise fall back to direct IPFS gateway HTTP fetch.

      Returns Promise<QueryStrategy>

      The resolved query strategy.