Added support for Swiss Franc (CHF). One issue is, if using the internationally accepted "CHF" for the symbol, the amount appears as "CHF [amount] CHF". According to some sources, Fr. is an acceptable currency symbol, which displays the amount as "Fr. [amount] CHF" which I think is easier on the eyes. That said, it can be changed back if that is preferrable. Related to task T2210.
Details
Details
- Reviewers
bytesofman emack - Group Reviewers
Restricted Project - Commits
- rABC5921ce974862: [Cashtab] Add support for Swiss Franc
cd web/cashtab && npm start
navigate to settings tab
select Swiss Franc from dropdown menu
navigate to wallet tab and check that CHF is the selected currency
using an online conversion tool, ensure conversion is taking place
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- support-swiss-franc
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18245 Build 36298: Build Diff cashtab-tests Build 36297: arc lint + arc unit
Event Timeline
web/cashtab/src/components/Common/Ticker.js | ||
---|---|---|
79 | Make sure to follow current convention of alphabetical order by name:, not key |