C-featuregood first issue
Description
Feature Description
Add missing currencies to Currency enum in enum.rs, since we want descent coverage of the currencies. Reference - https://en.wikipedia.org/wiki/List_of_circulating_currencies
Possible Implementation
- Add all the missing currencies.
- Run the migrations (Can refer to this pr - https://github.com/juspay/hyperswitch/pull/1670/files#diff-b90f2b50c9b9e664a9f6b840c1590342362713cffb3546db779813106242772f)
Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
None