rename zcash to komodo in cli examples

This commit is contained in:
pbca26
2018-05-12 12:51:39 +03:00
parent 848b6c8434
commit a7322d7720
8 changed files with 117 additions and 117 deletions

View File

@@ -291,7 +291,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 Komodo server host and port\n"
" \"connected\" : \"outbound\" (string) connection, inbound or outbound\n"
" }\n"
" ,...\n"