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
Currently, clicking on the hyperlink for an 0x0 address results in an error because it's not a valid address. The fix is that this "address" should not be clickable, to prevent this error from being encountered.
Currently, clicking on the hyperlink for an
0x0address results in an error because it's not a valid address. The fix is that this "address" should not be clickable, to prevent this error from being encountered.