pub async fn write_test_blob( blob_creator: BlobCreatorProxy, data: &[u8], ) -> Hash
Write a blob to the blob volume to ensure that on format, the blob volume does not get wiped.