pub async fn confirm_blocks_created( provider: &Provider, previous_height: u64, n_blocks: u64) -> Result<(), Error>