Skip to main content

sort_gateways_by_preference

Function sort_gateways_by_preference 

Source
pub(crate) fn sort_gateways_by_preference(
    gateways: &mut [LightningGatewayAnnouncement],
    vetted_gateway_ids: &HashSet<PublicKey>,
)