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
Currently, the user can only submit extrinsic statically. E.g. the signature is known at compile time. While we want this type-safety, offering a dynamic version of signing the extrinsic could have its benefit.
Follow up issue of #344
Currently, the user can only submit extrinsic statically. E.g. the signature is known at compile time. While we want this type-safety, offering a dynamic version of signing the extrinsic could have its benefit.
See #344 (comment) for more information.
The text was updated successfully, but these errors were encountered: