Function write_test_blob

Source
pub async fn write_test_blob(
    blob_creator: BlobCreatorProxy,
    data: &[u8],
) -> Hash
Expand description

Write a blob to the blob volume to ensure that on format, the blob volume does not get wiped.