Update mainnet.rs

This commit is contained in:
benedetta davico
2025-09-29 19:16:49 +02:00
committed by GitHub
parent b9fb2c4e0a
commit a26ff644cc
+1 -1
View File
@@ -44,7 +44,7 @@ pub const NYM_APIS: &[ApiUrlConst] = &[
front_hosts: None,
},
ApiUrlConst {
url: "https://nym-fronntdoor.vercel.app/api/",
url: "https://nym-frontdoor.vercel.app/api/",
front_hosts: Some(&["vercel.app", "vercel.com"]),
},
ApiUrlConst {