Skip to main content

select_preferred_gateway

Function select_preferred_gateway 

Source
pub(crate) fn select_preferred_gateway(
    gateways: &[CachedGateway],
    amount: Amount,
) -> Option<LightningGateway>