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
I've got confused that the playground validator rejects contract parameters with type Number but accepts the undocumented type Integer. So, my question: Are the types semantically equal?
I've got confused that the playground validator rejects contract parameters with type
Numberbut accepts the undocumented typeInteger. So, my question: Are the types semantically equal?