Use testnet-token-data not on testnet

This commit is contained in:
Vitaliy Vlasov 2018-02-26 16:54:14 +02:00 committed by Tetiana Churikova
parent 79ac762432
commit f80e1ad000
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
(defn update-data []
(let [test-data (env :testnet-token-data)
token-data
(if (and (env :on-testnet true)
(if (and #_(env :on-testnet true)
test-data)
test-data
(into {}