pub(crate) async fn test_fees( fed_id: String, client: &Client, gw_lnd: &Gatewayd, gw_ldk: &Gatewayd, expected_addition: u64, ) -> Result<()>