From 19ddbe12802c690b5eada1627dd58b9707d839d4 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 30 Apr 2020 06:57:21 -0400 Subject: [PATCH] Update subatomic json --- src/cc/dapps/subatomic.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/cc/dapps/subatomic.json b/src/cc/dapps/subatomic.json index 7420c712c..7832fdb9e 100644 --- a/src/cc/dapps/subatomic.json +++ b/src/cc/dapps/subatomic.json @@ -15,12 +15,13 @@ {"RICK.demo":"2b1feef719ecb526b07416dd432bce603ac6dc8bfe794cddf105cb52f6aae3cd"} ], "files":[ - {"filename":"komodod","prices":[{"KMD":0.1}, {"PIRATE":1}]} + {"filename":"hushd","prices":[{"HUSH":0.1}, {"PIRATE":1}]} ], "externalcoins":[ { "BTC":"bitcoin-cli" }, + { "KMD":"komodod-cli" }, { "CHIPS":"chips-cli" }, - { "VRSC":"verus" } + { "PIRATE":"pirate-cli" } ] }