pub async fn get_storage_raw( quantus_client: &QuantusClient, key: Vec<u8>, ) -> Result<Option<Vec<u8>>>
Get raw storage value by key