This commit is contained in:
dangershony
2016-08-24 10:42:13 +01:00
parent 5493efc33c
commit 2408b32df0

View File

@@ -40,7 +40,7 @@ bitcoin.networks.dash = {
public: 0x0488b21e, public: 0x0488b21e,
private: 0x0488ade4 private: 0x0488ade4
}, },
pubKeyHash: 0x4e, pubKeyHash: 0x4c,
scriptHash: 0x10, scriptHash: 0x10,
wif: 0xcc, wif: 0xcc,
}; };