web3.unity
web3.unity copied to clipboard
SignVerify is failing to verify the transaction in Metamask login scene
Describe the bug Sample SignVerify is always failing to verify the transaction with the output "Failed to verify"
Steps Steps to reproduce the behavior:
- Use the scene [SampleLogin - Metamask]
- Login with [Metamask]
- Try SignVerify sample in More examples section
- See console log
Expected behavior Output should be "Verified"
Console errors There are not console errors, but the expected output is not correct
Screenshots/Video
Desktop (please complete the following information):
- Chainsafe SDK version: [main branch using Package manager with Git URL]
- Unity Version: [e.g., 2022.1]
- Operating System: [Mac]
- Platform: [WebGL with Metamask scene]
Additional context
- This is working in every other place, only fails when is using Metamask scene