Function linera_storage::list_all_blob_ids

source ยท
pub async fn list_all_blob_ids<S: KeyValueStore>(
    store: &S,
) -> Result<Vec<BlobId>, ViewError>
Expand description

Lists the blob IDs of the storage.