fix gateway probe and remove code duplication for finalizing registration

This commit is contained in:
Jędrzej Stuczyński
2025-10-13 11:43:03 +01:00
parent 7f43f38879
commit 3f82cf6d5f
5 changed files with 240 additions and 229 deletions
@@ -1408,7 +1408,6 @@ pub async fn try_upgrade_config_v9<P: AsRef<Path>>(
.zk_nym_tickets
.maximum_time_between_redemption,
},
..Default::default()
},
},
service_providers: ServiceProvidersConfigV10 {