Skip to content

Commit

Permalink
Remove DEC from whitelist and add CMN
Browse files Browse the repository at this point in the history
Signed-off-by: alfred richardsn <rchrdsn@protonmail.ch>
  • Loading branch information
Kwaskoff authored and r4rdsn committed Sep 18, 2020
1 parent 9729487 commit 20d0084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/whitelist.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"USDT": ("BTC", "EOS", "ETH", "FINTEH", "GDEX", "RUDEX", "TRON"),
"VIZ": (),
"BIP": (),
"DEC": ("STEEM", "HIVE", "TRON"),
"CMN": (),
}


Expand Down

0 comments on commit 20d0084

Please sign in to comment.