add peer magic for DGB (#592)
This commit is contained in:
parent
46e5cca125
commit
a1229102ee
@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Digibyte",
|
"name": "Digibyte",
|
||||||
"symbol": "DGB",
|
"symbol": "DGB",
|
||||||
"algorithm": "scrypt"
|
"algorithm": "scrypt",
|
||||||
|
"peerMagic": "fac3b6da",
|
||||||
|
"peerMagicTestnet": "fdc8bddd"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user