Replies: 1 comment
-
Splendid. Found my answer here #468 You can close this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @ricmoo
I am trying to do the signing in ethers.js and then verify it in smart contract.
I do the following in my js:
and in the smart contract, I got:
now, calling
check
withtokenQuantity
as 1, andnonce
as 2, with theflatSign
generated with js, it still fails in the require.Any idea ? thanks a lot in advance.
Beta Was this translation helpful? Give feedback.
All reactions