add peer magic for DGB (#592)

This commit is contained in:
Michael Polzer 2018-05-08 22:21:34 +02:00 committed by Matthew Little
parent 46e5cca125
commit a1229102ee

View File

@ -1,5 +1,7 @@
{ {
"name": "Digibyte", "name": "Digibyte",
"symbol": "DGB", "symbol": "DGB",
"algorithm": "scrypt" "algorithm": "scrypt",
"peerMagic": "fac3b6da",
"peerMagicTestnet": "fdc8bddd"
} }