Merge branch 'master' of github.com:kyuupichan/electrumx

This commit is contained in:
Neil Booth 2017-03-26 11:47:30 +09:00
commit 9a00c9e164

View File

@ -588,7 +588,7 @@ class DashTestnet(Dash):
] ]
class Argentum(Coin): class Argentum(CoinAuxPow):
NAME = "Argentum" NAME = "Argentum"
SHORTNAME = "ARG" SHORTNAME = "ARG"
NET = "mainnet" NET = "mainnet"