1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/app/hooks
Mark Stacey a100c55e64
Hide token fiat amounts on testnets (#8792)
The token amount is no longer shown in fiat on testnets, unless the
user has enabled the "Show fiat on testnets" setting.
2020-06-12 15:47:23 -03:00
..
tests Show fiat amounts inline on token transfers (#8786) 2020-06-12 14:37:06 -03:00
useCancelTransaction.js
useCurrencyDisplay.js
useI18nContext.js
useMethodData.js
useMetricEvent.js
useRetryTransaction.js
useShouldShowSpeedUp.js
useTokenData.js
useTokenDisplayValue.js
useTokenFiatAmount.js Hide token fiat amounts on testnets (#8792) 2020-06-12 15:47:23 -03:00
useTokenTracker.js
useTransactionDisplayData.js Show fiat amounts inline on token transfers (#8786) 2020-06-12 14:37:06 -03:00
useTransactionTimeRemaining.js Restore timing function (#8774) 2020-06-12 13:46:01 -05:00
useUserPreferencedCurrency.js