Update benjamins.json

Added peerMagic for p2p block notifications
This commit is contained in:
crackfoo 2014-06-03 13:39:52 -03:00
parent d2b6e89c4d
commit 00b769814d
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
{
"name": "Benjamins",
"symbol": "BEN",
"algorithm": "sha256"
"algorithm": "sha256",
"peerMagic": "de698778", ·····································
"peerMagicTestnet": "0b110907"
}