pub(crate) async fn assert_withdrawal( send_client: &Client, receive_client: &Client, bitcoind: &Bitcoind, fed: &Federation, ) -> Result<()>