mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
pending tx tracker - dont throw on load failure
This commit is contained in:
parent
b7c1951602
commit
7af696bfbe
@ -137,7 +137,6 @@ module.exports = class PendingTransactionTracker extends EventEmitter {
|
||||
message: 'There was a problem loading this transaction.',
|
||||
}
|
||||
this.emit('tx:warning', txMeta)
|
||||
throw err
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user