We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce9fbf commit 3b664ebCopy full SHA for 3b664eb
1 file changed
src/constants/WalletAndCurrencyConstants.ts
@@ -876,6 +876,7 @@ export const SPECIAL_CURRENCY_INFO: Record<string, SpecialCurrencyInfo> = {
876
noChangeMiningFee: true,
877
isImportKeySupported: true,
878
keysOnlyMode: isZecBroken(),
879
+ highPrecisionSyncRatioDisplay: true,
880
importKeyOptions: [
881
{
882
optionName: 'birthdayHeight',
0 commit comments