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
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Hi guys, in my indexer I am going to store values with I64 type, on my contract, I have custom I64, I try to do like here but, I am having that error on indexer's lib.rs file
Looks like in the explorer example you are using I64 from sway libs, and I need to add some code to allow usage of my custom I64 standard