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 has been archived by the owner on Apr 29, 2022. It is now read-only.
if v is some type implements Codec, you should override method populateFromBytes, which need 2 arguments as default. But normally you can set the argument index a default value.
refer to assembly/deps/as-scale-codec/AbstractInt.ts Line 55 for more detail.
The text was updated successfully, but these errors were encountered: