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
Some accounts such as the issuers of NFTs put fully formatted urls in
the domain field. Since _"https://"_ is prepended to the value of that
field, an invalid URI is created. The change adds _"https://"_ only if a
protocol is not detected.
Closes#714
0 commit comments