mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-13 11:06:18 +00:00
Use testnet-token-data not on testnet
This commit is contained in:
parent
79ac762432
commit
f80e1ad000
@ -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 {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user