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
Hey everyone, i have a function that i get an uuid, and a signature map with signer address and a already signed message and i should serialized the v,r,s and txRequest object and broadcast in to the network.
This is my code:
Never communicate outside this GitHub org. We will never request you "open a ticket" in another system.
Also, never reveal any private data to anyone. Ever. I will never ask for private keys, mnemonics, etc. The above comments appear to be spam, likely malicious. They will be deleted.
Ethers Version
6.13.5
Search Terms
No response
Describe the Problem
Hey everyone, i have a function that i get an uuid, and a signature map with signer address and a already signed message and i should serialized the v,r,s and txRequest object and broadcast in to the network.
This is my code:
but when i do it, i get this error in my terminal:
What is the reason of this error?
Code Snippet
Contract ABI
Errors
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: