dfinity / cycles-wallet

DFINITY Cycles Wallet
Apache License 2.0
55 stars 30 forks source link

fix: allow any number of domains before the canister ID #76

Closed hansl closed 3 years ago

hansl commented 3 years ago

With the new boundary.ic0.app and other domains, we used to fail finding the canister ID. With this PR the first domain from the right that resolves to a canister ID will be used.