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
metamask asks for 1 signature, then i see this in console:
index.09717d6ed8d875c1b82a.js:1 Uncaught (in promise) Error: Failed to subscribe to new newBlockHeaders to confirm the transaction receipts.
{}
at Object._fireError (index.09717d6ed8d875c1b82a.js:1)
at g (index.09717d6ed8d875c1b82a.js:1)
at index.09717d6ed8d875c1b82a.js:1
at Object.<anonymous> (index.09717d6ed8d875c1b82a.js:1)
at index.09717d6ed8d875c1b82a.js:1
at Array.forEach (<anonymous>)
at WebSocket.connection.onmessage (index.09717d6ed8d875c1b82a.js:1)
receipt is never asked, also nothing in local storage:
expected behaviour:
sig request for tx
sig request for sell receipt
period complete, exit tx by marketmaker
The text was updated successfully, but these errors were encountered:
observed behaviour:
metamask asks for 1 signature, then i see this in console:
receipt is never asked, also nothing in local storage:
expected behaviour:
The text was updated successfully, but these errors were encountered: