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
I did a quick check of the code and the way mocking works should support all signing algorithms but we never tested it with ECDSA so maybe there is an issue somewhere.
Also is there any chance that Moonbeam verifies the signature in runtime instead of using host functions?
Is the issue related to Moonbeam using ECDSA?
But when I try to use the
signFakeWithApi
utility of Chopsticks against Moonriver (in this case), I get:The code:
Call Moonriver-Chopsticks (Fails):
Call Polkadot-Chopsticks(OK):
The text was updated successfully, but these errors were encountered: