Add setting for hiding balances #171
Annotations
3 errors
Lint
Property '[SettingsKey.HideBalances]' is missing in type '{ pin: undefined; network: Network.TESTNET; }' but required in type '{ network: Network; hideBalances: "true" | "false"; pin?: string | undefined; }'.
|
Lint
Property '[SettingsKey.HideBalances]' is missing in type '{ pin: undefined; network: Network.TESTNET; }' but required in type '{ network: Network; hideBalances: "true" | "false"; pin?: string | undefined; }'.
|
Lint
Process completed with exit code 1.
|