splitSignatures v6 #4370
moneyDev1111
started this conversation in
General
Replies: 2 comments 8 replies
-
Can you provide the error you are receiving? |
Beta Was this translation helpful? Give feedback.
7 replies
-
and here's the piece of the solidity code
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hey @ricmoo and @everyone:)
I have a problem with getting signature verified. It works with ethers v5, but doesn't with v6...
here's the code
solidity
hardhat
I get Access restricted using ethers v6 Signature.from(), but the utils.splitSignature() from the v5 works... How to fix it? Please help. Thank you:)
Beta Was this translation helpful? Give feedback.
All reactions