fedimint_load_test_tool

Function get_required_notes

Source
pub(crate) async fn get_required_notes(
    coordinator: &ClientHandleArc,
    minimum_amount_required: Amount,
    event_sender: &UnboundedSender<MetricEvent>,
) -> Result<()>