Skip to content

Handle MetaMask Errors

Latest
Compare
Choose a tag to compare
@aaronbarnardsound aaronbarnardsound released this 11 Sep 02:19
3fb619e

Just a small update to handle a change to MetaMask's error object and to add a notification for the txError event that happens when there is no stack or message parameter on the error object returned from MetaMask.

Change log:

  • Handle error object (#377)
  • Notification for txError event (f274dd3)