Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support two missing modern currencies, CNH and EEK #69

Open
moxious opened this issue Jun 6, 2017 · 0 comments
Open

Support two missing modern currencies, CNH and EEK #69

moxious opened this issue Jun 6, 2017 · 0 comments

Comments

@moxious
Copy link

moxious commented Jun 6, 2017

Propose the addition of these two:

{
    code: 'CNH',
    decimals: 2,
    name: 'Chinese yuan (offshore)',
},
{
    code: 'EEK',
    decimals: 2,
    name: 'Estonian kroon',
}

The CNH entry is justified by this discussion of how Chinese currency works on international markets.

And here is a reference to the Estonian Kroon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant