function Fleek.fetchBlake3
fetchBlake3(hash: Uint8Array): Promise<boolean>

Fetch some blake3 content, ensuring it's in the blockstore.

Parameters

  • Blake3 hash of content to fetch

Return Type

Promise<boolean>

True if the fetch was successful