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
Describe the bug
providing a non empty token_ids array to toriiClient getTokens / getTokenBalances is not handled
--> Uncaught RuntimeError: unreachable
The text was updated successfully, but these errors were encountered:
This issue is not related to torii / torii client but dojo.c. I will close this and push a fix on dojo.c. For other issues related to torii wasm, please create them on the dojo.c repo.
For now, make sure you pass a hex value without the "0x" at the start for the token_ids array.
Describe the bug
providing a non empty token_ids array to toriiClient getTokens / getTokenBalances is not handled
-->
Uncaught RuntimeError: unreachable
The text was updated successfully, but these errors were encountered: