HomePhabricator

[Cashtab] Move settings validation and supported fiat currency list out of…

Description

[Cashtab] Move settings validation and supported fiat currency list out of Ticker.js and to settings

Summary:
T3261

It makes sense for cashtabSettingsValidation to live with cashtabSettings in config/cashtabSettings.js

Also makes since for list of supported fiat currencies to live here, as this is a settings option.

Test Plan:
npm test
grep -r fiatCurrencies src/ and no output
grep -r settingsValidation src/ and no output

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14366

Details

Provenance
bytesofmanAuthored on Aug 10 2023, 19:40
bytesofmanPushed on Aug 11 2023, 13:41
Reviewer
Restricted Project
Differential Revision
D14366: [Cashtab] Move settings validation and supported fiat currency list out of Ticker.js and to settings
Parents
rABCbcb9c6c60f1e: [Apps][Examples] Update examples list
Branches
Unknown
Tags
Unknown