Hi guys, I am trying to implement the custom account example with assembly script and I have a blocker with __check_auth. It gets called when invoking add_limit but it always traps when trying to access the storage to load the owners (futurenet).
The same happens for me with the original rust example. As soon as trying to access storage within __check_auth on futurenet, it traps.
Is this a known issue? Did somebody succeed to invoke add_limit successfully on futurenet?