Replies: 1 comment
-
did you solve 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
-
useSignMessage
can be used to request a signature message, but the method is personal_sign , which I know is a safer way to sign. But sometimes I want to simulate an eth_sign request to test my application, so how do I do that?Beta Was this translation helpful? Give feedback.
All reactions