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
check metadata. There are quite some differences as subxt now uses the fully self-defined metadata, while we are doing something in between using self-defined and directly from frame-metadata. I personally believe that using fully self-defined metadata is a no-go for us, as it would enforce instant updates once the metadata is updated. Lets keep it small and simple for now.
check error: There's been an update on side of parity. This needs to be adapted. Subxt has also updated the ModuleError to contain metadata. I don't think we should follow this update, as I'd rather keep the Errors small.
We should check the following files are still up to date:
Follow up issue of #687
The text was updated successfully, but these errors were encountered: