Merge branch 'master' of github.com:kyuupichan/electrumx
This commit is contained in:
commit
9a00c9e164
@ -588,7 +588,7 @@ class DashTestnet(Dash):
|
||||
]
|
||||
|
||||
|
||||
class Argentum(Coin):
|
||||
class Argentum(CoinAuxPow):
|
||||
NAME = "Argentum"
|
||||
SHORTNAME = "ARG"
|
||||
NET = "mainnet"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user