Skip to content

Commit

Permalink
Added BTCUAH for Binance
Browse files Browse the repository at this point in the history
  • Loading branch information
soulmachine committed Jun 30, 2020
1 parent 03efa60 commit 4102843
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "crypto-pair",
"version": "0.2.9",
"version": "0.3.0",
"description": "Normalize cryptocurrency trade pairs.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions tests/data/pairs_mapping.json
Expand Up @@ -149,6 +149,7 @@
"BTC_RUB": "BTCRUB",
"BTC_TRY": "BTCTRY",
"BTC_TUSD": "BTCTUSD",
"BTC_UAH": "BTCUAH",
"BTC_USDC": "BTCUSDC",
"BTC_USDS": "BTCUSDS",
"BTC_USDT": "BTCUSDT",
Expand Down

0 comments on commit 4102843

Please sign in to comment.