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

@@ -519,8 +519,8 @@ UniValue gettxout(const UniValue& params, bool fHelp)
" \"hex\" : \"hex\", (string) \n"
" \"reqSigs\" : n, (numeric) Number of required signatures\n"
" \"type\" : \"pubkeyhash\", (string) The type, eg pubkeyhash\n"
" \"addresses\" : [ (array of string) array of zcash addresses\n"
" \"zcashaddress\" (string) zcash address\n"
" \"addresses\" : [ (array of string) array of Zcash addresses\n"
" \"zcashaddress\" (string) Zcash address\n"
" ,...\n"
" ]\n"
" },\n"