loadContent(hash: Uint8Array): Promise<ContentHandle>
Load a content handle to some blake3 content in the blockstore.
hash: Uint8Array
- Blake3 hash of the content
loadContent(hash: Uint8Array): Promise<ContentHandle>
Load a content handle to some blake3 content in the blockstore.
hash: Uint8Array