Skip to content

Commit

Permalink
add eure
Browse files Browse the repository at this point in the history
  • Loading branch information
bchamagne committed May 30, 2024
1 parent 765bd9f commit b51b4c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Available cryptoassets in this API:
- btc: 1
- eth: 1027
- usdc: 3408
- eure: 20920
- ... more later

Providers requested:
Expand Down
4 changes: 3 additions & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ config :archethic_fas,
# eth
1027,
# usdc
3408
3408,
# monerium eure
20920
]

import_config("#{Mix.env()}.exs")

0 comments on commit b51b4c2

Please sign in to comment.