Hello, I'm receiving 0 for the "v" value of the signature object. Hence, when passing this to the contract, the transaction is reverting with the msg error:
“execution reverted: ECDSA: invalid signature ‘v’ value”.
What could be causing this issue?
Some specs to generate the signature;
Using Metamask + Hardware Ledger
Hello, I'm receiving 0 for the "v" value of the signature object. Hence, when passing this to the contract, the transaction is reverting with the msg error:
“execution reverted: ECDSA: invalid signature ‘v’ value”.
What could be causing this issue?
Some specs to generate the signature;
Using Metamask + Hardware Ledger