mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 17:27:39 +00:00
add dash id to price service
This commit is contained in:
parent
bf3bd152b6
commit
e8131c5ad2
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class PriceAPI {
|
|||
BitcoinFrost: "bitcoin",
|
||||
Litecoin: "litecoin",
|
||||
Bitcoincash: "bitcoin-cash",
|
||||
Dash: "dash",
|
||||
Dogecoin: "dogecoin",
|
||||
Epiccash: "epic-cash",
|
||||
Ecash: "ecash",
|
||||
|
|
Loading…
Reference in a new issue