pub(crate) async fn await_consensus_block_count_advance( client: &Client, bitcoind: &Bitcoind, advance: u64, ) -> Result<()>