1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/pages/confirm-transaction-base
Mark Stacey 6f18989582
Prevent malformed next nonce warning (#10143)
The "Next nonce" warning warns users when the custom nonce they set is
higher than our suggested nonce. This warning was mistakenly being
shown even when we didn't have a suggested nonce yet.

Fixes #9989
2021-01-05 14:16:30 -03:30
..
tests Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
confirm-transaction-base.component.js Prevent malformed next nonce warning (#10143) 2021-01-05 14:16:30 -03:30
confirm-transaction-base.container.js @metamask/contract-metadata (#9968) 2020-12-01 14:55:01 -08:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30