1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/confirm-transaction-base
Mark Stacey 6f18989582
Prevent malformed next nonce warning ()
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 
2021-01-05 14:16:30 -03:30
..
tests Use strict equality in unit tests () 2020-12-03 09:46:22 -06:00
confirm-transaction-base.component.js Prevent malformed next nonce warning () 2021-01-05 14:16:30 -03:30
confirm-transaction-base.container.js @metamask/contract-metadata () 2020-12-01 14:55:01 -08:00
index.js