fedimint_load_test_tool

Function do_self_payment

Source
pub(crate) async fn do_self_payment(
    prefix: &str,
    client: &ClientHandleArc,
    invoice_amount: Amount,
    event_sender: &UnboundedSender<MetricEvent>,
) -> Result<()>