We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a02841 commit a29df08Copy full SHA for a29df08
common/network-defaults/src/mainnet.rs
@@ -44,7 +44,7 @@ pub const NYM_APIS: &[ApiUrlConst] = &[
44
front_hosts: None,
45
},
46
ApiUrlConst {
47
- url: "https://nym-fronntdoor.vercel.app/api/",
+ url: "https://nym-frontdoor.vercel.app/api/",
48
front_hosts: Some(&["vercel.app", "vercel.com"]),
49
50
0 commit comments