s/zcash/Zcash

This commit is contained in:
Jay Graber
2017-03-23 15:29:56 -07:00
committed by Simon
parent d2c1e4a807
commit c16528495c
6 changed files with 18 additions and 22 deletions

View File

@@ -255,7 +255,7 @@ UniValue getaddednodeinfo(const UniValue& params, bool fHelp)
" \"connected\" : true|false, (boolean) If connected\n"
" \"addresses\" : [\n"
" {\n"
" \"address\" : \"192.168.0.201:8233\", (string) The zcash server host and port\n"
" \"address\" : \"192.168.0.201:8233\", (string) The Zcash server host and port\n"
" \"connected\" : \"outbound\" (string) connection, inbound or outbound\n"
" }\n"
" ,...\n"