Rename client identifier from Satoshi to MagicBean (closes #1481)

This commit is contained in:
Simon
2016-10-11 17:10:22 -07:00
parent 7dc49cbc6a
commit 5bd677f5c6
7 changed files with 26 additions and 26 deletions

View File

@@ -109,8 +109,8 @@ Now use zcash-cli to verify there is only a single peer connection.
"id" : 1,
"addr" : "abc123.onion:18233",
...
"version" : 70002,
"subver" : "/Satoshi:0.11.2/",
"version" : 170002,
"subver" : "/MagicBean:1.0.0/",
...
}
]