Argentum; support for AuxPow

This commit is contained in:
protonn 2017-03-25 19:02:24 -05:00
parent 79bce5335e
commit 122d78d25b

View File

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