Function raiden_pathfinding::get_random_pfs

source ·
pub async fn get_random_pfs(
    service_registry: ServiceRegistryProxy<Http>,
    pathfinding_max_fee: TokenAmount
) -> Result<String, RoutingError>
Expand description

Get a random PFS from service registry.