Merge pull request #159 from argentumproject/master

Argentum; support for AuxPow
This commit is contained in:
Neil 2017-03-26 11:47:09 +09:00 committed by GitHub
commit e19c94fd32

View File

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