pub async fn force_sync_safes_on_network_registry<P: Provider>(
network_registry: HoprNetworkRegistryInstance<Arc<P>>,
safe_addresses: Vec<Address>,
eligibilities: Vec<bool>,
) -> Result<(), HelperErrors>
Expand description
Force-sync the eligibility to given values. This can only be called with a manager account