fedimint_lnv2_devimint_tests

Function test_fees

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