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
Specifically, the official (?) implementation strips all trailing '0's from the token generated from a CellId, and always right-pads '0's to make the input token a 16-character hex representation before constructing a CellId with it.