You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'rjb/alternative-nns-domains' into 'master'
chore(BOUN-779): Updating initial NNS URL for Node Onboarding
Currently, a node will try to contact the IC using `nns.ic0.app`. However, the Boundary Node will soon only provide the API endpoints under `ic0.app`, `icp0.io`, and `icp-api.io`, and not the subdomains anymore.
As part of this change, we provide multiple domains for redundancy. `setupos` checks that at least one of them works before proceeding.
See merge request dfinity-lab/public/ic!12570
0 commit comments