Update 21coin.json
Added peerMagic needed for p2p block notifications
This commit is contained in:
parent
d2b6e89c4d
commit
bea3bd8d20
@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "21coin",
|
"name": "21coin",
|
||||||
"symbol": "21",
|
"symbol": "21",
|
||||||
"algorithm": "sha256"
|
"algorithm": "sha256", │·····································
|
||||||
|
"peerMagic": "21212121", │·····································
|
||||||
|
"peerMagicTestnet": "01fefe05"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user