Function loadBucket

  • Fetches a bucket from the provided blockstore.

    Parameters

    • blockstore: Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>
    • digest: Uint8Array<ArrayBufferLike>
    • OptionalexpectedPrefix: Prefix

    Returns Promise<Bucket>