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
{{ message }}
This repository has been archived by the owner on May 13, 2021. It is now read-only.
Signing a transaction with Parity Signer Mobile App, after scanning the signer transaction QR code, the UI doesn't show the confirmation options :
Console :
signer_confirmRequestRaw(["0x3","0xf86c038506fc23ac0082520894001c5233e5718ad4da89f2b54bc30fe470272a68880110abb7e682e000802aa079d58eb928aec0baa6ac2b231b024d24a1820fadc4a93a41ec30cab5003e28dba0560ea0e6fd01d8148c6c766e36154f867ef12d76815f09855b57add6edb409db"]): -32602: Couldn't parse parameters: Sent transaction does not match the request.
Uncaught (in promise) t {code: -32602, type: "INVALID_PARAMS", method: "signer_confirmRequestRaw", text: "Couldn't parse parameters: Sent transaction does not match the request.", message: "signer_confirmRequestRaw: -32602: Couldn't parse p…ers: Sent transaction does not match the request."…}code: -32602method: "signer_confirmRequestRaw"text: "Couldn't parse parameters: Sent transaction does not match the request."type: "INVALID_PARAMS"message: "signer_confirmRequestRaw: -32602: Couldn't parse parameters: Sent transaction does not match the request."name: "t"stack: "t: signer_confirmRequestRaw: -32602: Couldn't parse parameters: Sent transaction does not match the request.↵ at t.value (file:///opt/Parity%20UI/resources/app.asar/.build/bundle.js:1:2902065)"__proto__: t
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Signing a transaction with Parity Signer Mobile App, after scanning the signer transaction QR code, the UI doesn't show the confirmation options :
Console :
The text was updated successfully, but these errors were encountered: