-
addmultisigaddress - Zcash 4.7.0 RPC
+addmultisigaddress - Zcash 5.0.0 RPC
addmultisigaddress nrequired ["key",...] ( "" ) -Add a nrequired-to-sign multisignature address to the wallet. -Each key is a Zcash address or hex-encoded public key. +Add a nrequired-to-sign transparent multisignature address to the wallet. +Each key is a transparent Zcash address or hex-encoded secp256k1 public key. Arguments: 1. nrequired (numeric, required) The number of required signatures out of the n keys or addresses. diff --git a/addnode.html b/addnode.html index 411c437..f6ac8f1 100644 --- a/addnode.html +++ b/addnode.html @@ -3,10 +3,10 @@ - + -addnode - Zcash 4.7.0 RPC Docs +addnode - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -addnode - Zcash 4.7.0 RPC
+addnode - Zcash 5.0.0 RPC
addnode "node" "add|remove|onetry" diff --git a/backupwallet.html b/backupwallet.html index 7dcdce7..43b855b 100644 --- a/backupwallet.html +++ b/backupwallet.html @@ -3,10 +3,10 @@ - + -backupwallet - Zcash 4.7.0 RPC Docs +backupwallet - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -backupwallet - Zcash 4.7.0 RPC
+backupwallet - Zcash 5.0.0 RPC
backupwallet "destination" diff --git a/clearbanned.html b/clearbanned.html index 88399e1..af064f5 100644 --- a/clearbanned.html +++ b/clearbanned.html @@ -3,10 +3,10 @@ - + -clearbanned - Zcash 4.7.0 RPC Docs +clearbanned - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -clearbanned - Zcash 4.7.0 RPC
+clearbanned - Zcash 5.0.0 RPC
clearbanned diff --git a/createmultisig.html b/createmultisig.html index 6e65aae..9acf133 100644 --- a/createmultisig.html +++ b/createmultisig.html @@ -3,10 +3,10 @@ - + -createmultisig - Zcash 4.7.0 RPC Docs +createmultisig - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -createmultisig - Zcash 4.7.0 RPC
+createmultisig - Zcash 5.0.0 RPC
createmultisig nrequired ["key",...] diff --git a/createrawtransaction.html b/createrawtransaction.html index 1f5cf89..eea4170 100644 --- a/createrawtransaction.html +++ b/createrawtransaction.html @@ -3,10 +3,10 @@ - + -createrawtransaction - Zcash 4.7.0 RPC Docs +createrawtransaction - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -createrawtransaction - Zcash 4.7.0 RPC
+createrawtransaction - Zcash 5.0.0 RPC
createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight ) diff --git a/decoderawtransaction.html b/decoderawtransaction.html index c1489c5..6ec1249 100644 --- a/decoderawtransaction.html +++ b/decoderawtransaction.html @@ -3,10 +3,10 @@ - + -decoderawtransaction - Zcash 4.7.0 RPC Docs +decoderawtransaction - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -decoderawtransaction - Zcash 4.7.0 RPC
+decoderawtransaction - Zcash 5.0.0 RPC
decoderawtransaction "hexstring" diff --git a/decodescript.html b/decodescript.html index fe1d6e7..0ed6e2c 100644 --- a/decodescript.html +++ b/decodescript.html @@ -3,10 +3,10 @@ - + -decodescript - Zcash 4.7.0 RPC Docs +decodescript - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -decodescript - Zcash 4.7.0 RPC
+decodescript - Zcash 5.0.0 RPC
decodescript "hex" diff --git a/disconnectnode.html b/disconnectnode.html index 48eeea2..036a4e3 100644 --- a/disconnectnode.html +++ b/disconnectnode.html @@ -3,10 +3,10 @@ - + -disconnectnode - Zcash 4.7.0 RPC Docs +disconnectnode - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -disconnectnode - Zcash 4.7.0 RPC
+disconnectnode - Zcash 5.0.0 RPC
disconnectnode "node" diff --git a/dumpprivkey.html b/dumpprivkey.html index 1d8c569..cf92eb6 100644 --- a/dumpprivkey.html +++ b/dumpprivkey.html @@ -3,10 +3,10 @@ - + -dumpprivkey - Zcash 4.7.0 RPC Docs +dumpprivkey - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -dumpprivkey - Zcash 4.7.0 RPC
+dumpprivkey - Zcash 5.0.0 RPC
dumpprivkey "t-addr" diff --git a/dumpwallet.html b/dumpwallet.html index 18890da..b835c98 100644 --- a/dumpwallet.html +++ b/dumpwallet.html @@ -3,10 +3,10 @@ - + -dumpwallet - Zcash 4.7.0 RPC Docs +dumpwallet - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -dumpwallet - Zcash 4.7.0 RPC
+dumpwallet - Zcash 5.0.0 RPC
dumpwallet "filename" diff --git a/encryptwallet.html b/encryptwallet.html index 7cc4f10..45ebb7b 100644 --- a/encryptwallet.html +++ b/encryptwallet.html @@ -3,10 +3,10 @@ - + -encryptwallet - Zcash 4.7.0 RPC Docs +encryptwallet - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -encryptwallet - Zcash 4.7.0 RPC
+encryptwallet - Zcash 5.0.0 RPC
encryptwallet "passphrase" @@ -51,6 +51,7 @@ will require the passphrase to be set prior the making these calls. Use the walletpassphrase call for this, and then walletlock call. If the wallet is already encrypted, use the walletpassphrasechange call. Note that this will shutdown the server. +Wallet encryption is experimental, and this API should be used with caution. Arguments: 1. "passphrase" (string) The pass phrase to encrypt the wallet with. It must be at least 1 character, but should be long. diff --git a/estimatefee.html b/estimatefee.html index a6e2786..2ab7fc3 100644 --- a/estimatefee.html +++ b/estimatefee.html @@ -3,10 +3,10 @@ - + -estimatefee - Zcash 4.7.0 RPC Docs +estimatefee - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -estimatefee - Zcash 4.7.0 RPC
+estimatefee - Zcash 5.0.0 RPC
estimatefee nblocks diff --git a/estimatepriority.html b/estimatepriority.html index 8276e02..d5b4dab 100644 --- a/estimatepriority.html +++ b/estimatepriority.html @@ -3,10 +3,10 @@ - + -estimatepriority - Zcash 4.7.0 RPC Docs +estimatepriority - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -estimatepriority - Zcash 4.7.0 RPC
+estimatepriority - Zcash 5.0.0 RPC
estimatepriority nblocks diff --git a/fundrawtransaction.html b/fundrawtransaction.html index cdfa91b..f05664b 100644 --- a/fundrawtransaction.html +++ b/fundrawtransaction.html @@ -3,10 +3,10 @@ - + -fundrawtransaction - Zcash 4.7.0 RPC Docs +fundrawtransaction - Zcash 5.0.0 RPC Docs @@ -25,18 +25,18 @@ -fundrawtransaction - Zcash 4.7.0 RPC
+fundrawtransaction - Zcash 5.0.0 RPC
fundrawtransaction "hexstring" includeWatching -Add inputs to a transaction until it has enough in value to meet its out value. +Add transparent inputs to a transaction until it has enough in value to meet its out value. This will not modify existing inputs, and will add one change output to the outputs. Note that inputs which were signed may need to be resigned after completion since in/outputs have been added. The inputs added will not be signed, use signrawtransaction for that. diff --git a/generate.html b/generate.html index b423c59..76b34b3 100644 --- a/generate.html +++ b/generate.html @@ -3,10 +3,10 @@ - + -generate - Zcash 4.7.0 RPC Docs +generate - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -generate - Zcash 4.7.0 RPC
+generate - Zcash 5.0.0 RPC
generate numblocks diff --git a/getaddednodeinfo.html b/getaddednodeinfo.html index 2be0fa5..a2fde05 100644 --- a/getaddednodeinfo.html +++ b/getaddednodeinfo.html @@ -3,10 +3,10 @@ - + -getaddednodeinfo - Zcash 4.7.0 RPC Docs +getaddednodeinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getaddednodeinfo - Zcash 4.7.0 RPC
+getaddednodeinfo - Zcash 5.0.0 RPC
getaddednodeinfo dns ( "node" ) diff --git a/getaddressbalance.html b/getaddressbalance.html index 3b4d170..a74db2f 100644 --- a/getaddressbalance.html +++ b/getaddressbalance.html @@ -3,10 +3,10 @@ - + -getaddressbalance - Zcash 4.7.0 RPC Docs +getaddressbalance - Zcash 5.0.0 RPC Docs @@ -25,34 +25,19 @@ -getaddressbalance - Zcash 4.7.0 RPC
+getaddressbalance - Zcash 5.0.0 RPC
getaddressbalance {"addresses": ["taddr", ...]} Returns the balance for addresses. -WARNING: getaddressbalance is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: { "addresses": diff --git a/getaddressdeltas.html b/getaddressdeltas.html index 3ad46b2..9b18fe2 100644 --- a/getaddressdeltas.html +++ b/getaddressdeltas.html @@ -3,10 +3,10 @@ - + -getaddressdeltas - Zcash 4.7.0 RPC Docs +getaddressdeltas - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getaddressdeltas - Zcash 4.7.0 RPC
+getaddressdeltas - Zcash 5.0.0 RPC
getaddressdeltas {"addresses": ["taddr", ...], ("start": n), ("end": n), ("chainInfo": true|false)} @@ -42,21 +42,6 @@ Returns information about all changes to the given transparent addresses within block height range, default is the full blockchain. -WARNING: getaddressdeltas is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: { "addresses": diff --git a/getaddressmempool.html b/getaddressmempool.html index ce6bdce..06e97f7 100644 --- a/getaddressmempool.html +++ b/getaddressmempool.html @@ -3,10 +3,10 @@ - + -getaddressmempool - Zcash 4.7.0 RPC Docs +getaddressmempool - Zcash 5.0.0 RPC Docs @@ -25,34 +25,19 @@ -getaddressmempool - Zcash 4.7.0 RPC
+getaddressmempool - Zcash 5.0.0 RPC
getaddressmempool {"addresses": ["taddr", ...]} Returns all mempool deltas for an address. -WARNING: getaddressmempool is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: { "addresses": diff --git a/getaddresstxids.html b/getaddresstxids.html index 1dd88a3..5784a80 100644 --- a/getaddresstxids.html +++ b/getaddresstxids.html @@ -3,10 +3,10 @@ - + -getaddresstxids - Zcash 4.7.0 RPC Docs +getaddresstxids - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getaddresstxids - Zcash 4.7.0 RPC
+getaddresstxids - Zcash 5.0.0 RPC
getaddresstxids {"addresses": ["taddr", ...], ("start": n), ("end": n)} @@ -44,21 +44,6 @@ Starting v4.5.0, returned txids are in the order they appear in blocks, which ensures that they are topologically sorted (i.e. parent txids will appear before child txids). -WARNING: getaddresstxids is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: { "addresses": diff --git a/getaddressutxos.html b/getaddressutxos.html index 20346c7..7a0e67b 100644 --- a/getaddressutxos.html +++ b/getaddressutxos.html @@ -3,10 +3,10 @@ - + -getaddressutxos - Zcash 4.7.0 RPC Docs +getaddressutxos - Zcash 5.0.0 RPC Docs @@ -25,34 +25,19 @@ -getaddressutxos - Zcash 4.7.0 RPC
+getaddressutxos - Zcash 5.0.0 RPC
getaddressutxos {"addresses": ["taddr", ...], ("chainInfo": true|false)} Returns all unspent outputs for an address. -WARNING: getaddressutxos is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: { "addresses": diff --git a/getbalance.html b/getbalance.html index 4a1bce4..b68427c 100644 --- a/getbalance.html +++ b/getbalance.html @@ -3,10 +3,10 @@ - + -getbalance - Zcash 4.7.0 RPC Docs +getbalance - Zcash 5.0.0 RPC Docs @@ -25,18 +25,20 @@ -getbalance - Zcash 4.7.0 RPC
+getbalance - Zcash 5.0.0 RPC
getbalance ( "(dummy)" minconf includeWatchonly inZat ) -Returns the server's total available balance. +Returns the wallet's available transparent balance. This total +currently includes transparent balances associated with unified +accounts. Prefer to use `z_getbalanceforaccount` instead. Arguments: 1. (dummy) (string, optional) Remains for backward compatibility. Must be excluded or set to "*" or "". diff --git a/getbestblockhash.html b/getbestblockhash.html index ba182d0..52027f7 100644 --- a/getbestblockhash.html +++ b/getbestblockhash.html @@ -3,10 +3,10 @@ - + -getbestblockhash - Zcash 4.7.0 RPC Docs +getbestblockhash - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getbestblockhash - Zcash 4.7.0 RPC
+getbestblockhash - Zcash 5.0.0 RPC
getbestblockhash diff --git a/getblock.html b/getblock.html index 5fed3d4..013ca36 100644 --- a/getblock.html +++ b/getblock.html @@ -3,10 +3,10 @@ - + -getblock - Zcash 4.7.0 RPC Docs +getblock - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblock - Zcash 4.7.0 RPC
+getblock - Zcash 5.0.0 RPC
getblock "hash|height" ( verbosity ) diff --git a/getblockchaininfo.html b/getblockchaininfo.html index 6fceadf..fa77b8d 100644 --- a/getblockchaininfo.html +++ b/getblockchaininfo.html @@ -3,10 +3,10 @@ - + -getblockchaininfo - Zcash 4.7.0 RPC Docs +getblockchaininfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblockchaininfo - Zcash 4.7.0 RPC
+getblockchaininfo - Zcash 5.0.0 RPC
getblockchaininfo Returns an object containing various state info regarding block chain processing. diff --git a/getblockcount.html b/getblockcount.html index dc4c72b..a5d7274 100644 --- a/getblockcount.html +++ b/getblockcount.html @@ -3,10 +3,10 @@ - + -getblockcount - Zcash 4.7.0 RPC Docs +getblockcount - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblockcount - Zcash 4.7.0 RPC
+getblockcount - Zcash 5.0.0 RPC
getblockcount diff --git a/getblockdeltas.html b/getblockdeltas.html index eb71b7f..774e776 100644 --- a/getblockdeltas.html +++ b/getblockdeltas.html @@ -3,10 +3,10 @@ - + -getblockdeltas - Zcash 4.7.0 RPC Docs +getblockdeltas - Zcash 5.0.0 RPC Docs @@ -25,34 +25,19 @@ -getblockdeltas - Zcash 4.7.0 RPC
+getblockdeltas - Zcash 5.0.0 RPC
getblockdeltas "blockhash" Returns information about the given block and its transactions. -WARNING: getblockdeltas is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: 1. "hash" (string, required) The block hash diff --git a/getblockhash.html b/getblockhash.html index e152939..4b806bf 100644 --- a/getblockhash.html +++ b/getblockhash.html @@ -3,10 +3,10 @@ - + -getblockhash - Zcash 4.7.0 RPC Docs +getblockhash - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblockhash - Zcash 4.7.0 RPC
+getblockhash - Zcash 5.0.0 RPC
getblockhash index diff --git a/getblockhashes.html b/getblockhashes.html index 2d8f2d0..0ff2c3e 100644 --- a/getblockhashes.html +++ b/getblockhashes.html @@ -3,10 +3,10 @@ - + -getblockhashes - Zcash 4.7.0 RPC Docs +getblockhashes - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblockhashes - Zcash 4.7.0 RPC
+getblockhashes - Zcash 5.0.0 RPC
getblockhashes high low ( {"noOrphans": true|false, "logicalTimes": true|false} ) @@ -40,21 +40,6 @@ Returns array of hashes of blocks within the timestamp range provided, greater or equal to low, less than high. -WARNING: getblockhashes is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer or: --experimentalfeatures and -lightwalletd - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - -or: - -experimentalfeatures=1 -lightwalletd=1 - Arguments: 1. high (numeric, required) The newer block timestamp 2. low (numeric, required) The older block timestamp diff --git a/getblockheader.html b/getblockheader.html index d13e663..1d3b216 100644 --- a/getblockheader.html +++ b/getblockheader.html @@ -3,10 +3,10 @@ - + -getblockheader - Zcash 4.7.0 RPC Docs +getblockheader - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblockheader - Zcash 4.7.0 RPC
+getblockheader - Zcash 5.0.0 RPC
getblockheader "hash" ( verbose ) diff --git a/getblocksubsidy.html b/getblocksubsidy.html index dc74967..6834720 100644 --- a/getblocksubsidy.html +++ b/getblocksubsidy.html @@ -3,10 +3,10 @@ - + -getblocksubsidy - Zcash 4.7.0 RPC Docs +getblocksubsidy - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblocksubsidy - Zcash 4.7.0 RPC
+getblocksubsidy - Zcash 5.0.0 RPC
getblocksubsidy height diff --git a/getblocktemplate.html b/getblocktemplate.html index b91ea90..6546422 100644 --- a/getblocktemplate.html +++ b/getblocktemplate.html @@ -3,10 +3,10 @@ - + -getblocktemplate - Zcash 4.7.0 RPC Docs +getblocktemplate - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getblocktemplate - Zcash 4.7.0 RPC
+getblocktemplate - Zcash 5.0.0 RPC
getblocktemplate ( "jsonrequestobject" ) diff --git a/getchaintips.html b/getchaintips.html index de28dc4..0a22464 100644 --- a/getchaintips.html +++ b/getchaintips.html @@ -3,10 +3,10 @@ - + -getchaintips - Zcash 4.7.0 RPC Docs +getchaintips - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getchaintips - Zcash 4.7.0 RPC
+getchaintips - Zcash 5.0.0 RPC
getchaintips Return information about all known tips in the block tree, including the main chain as well as orphaned branches. diff --git a/getconnectioncount.html b/getconnectioncount.html index 315488f..012a0b7 100644 --- a/getconnectioncount.html +++ b/getconnectioncount.html @@ -3,10 +3,10 @@ - + -getconnectioncount - Zcash 4.7.0 RPC Docs +getconnectioncount - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getconnectioncount - Zcash 4.7.0 RPC
+getconnectioncount - Zcash 5.0.0 RPC
getconnectioncount diff --git a/getdeprecationinfo.html b/getdeprecationinfo.html index cd8e91f..db58aed 100644 --- a/getdeprecationinfo.html +++ b/getdeprecationinfo.html @@ -3,10 +3,10 @@ - + -getdeprecationinfo - Zcash 4.7.0 RPC Docs +getdeprecationinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getdeprecationinfo - Zcash 4.7.0 RPC
+getdeprecationinfo - Zcash 5.0.0 RPC
getdeprecationinfo Returns an object containing current version and deprecation block height. Applicable only on mainnet. diff --git a/getdifficulty.html b/getdifficulty.html index 2471004..207ce5a 100644 --- a/getdifficulty.html +++ b/getdifficulty.html @@ -3,10 +3,10 @@ - + -getdifficulty - Zcash 4.7.0 RPC Docs +getdifficulty - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getdifficulty - Zcash 4.7.0 RPC
+getdifficulty - Zcash 5.0.0 RPC
getdifficulty diff --git a/getexperimentalfeatures.html b/getexperimentalfeatures.html index 094a2bc..9b0308c 100644 --- a/getexperimentalfeatures.html +++ b/getexperimentalfeatures.html @@ -3,10 +3,10 @@ - + -getexperimentalfeatures - Zcash 4.7.0 RPC Docs +getexperimentalfeatures - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getexperimentalfeatures - Zcash 4.7.0 RPC
+getexperimentalfeatures - Zcash 5.0.0 RPC
getexperimentalfeatures diff --git a/getgenerate.html b/getgenerate.html index 00ad559..a11b070 100644 --- a/getgenerate.html +++ b/getgenerate.html @@ -3,10 +3,10 @@ - + -getgenerate - Zcash 4.7.0 RPC Docs +getgenerate - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getgenerate - Zcash 4.7.0 RPC
+getgenerate - Zcash 5.0.0 RPC
getgenerate diff --git a/getinfo.html b/getinfo.html index 7ee7386..fcd8621 100644 --- a/getinfo.html +++ b/getinfo.html @@ -3,10 +3,10 @@ - + -getinfo - Zcash 4.7.0 RPC Docs +getinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getinfo - Zcash 4.7.0 RPC
+getinfo - Zcash 5.0.0 RPC
getinfo Returns an object containing various state info. diff --git a/getlocalsolps.html b/getlocalsolps.html index dd9f845..80e2453 100644 --- a/getlocalsolps.html +++ b/getlocalsolps.html @@ -3,10 +3,10 @@ - + -getlocalsolps - Zcash 4.7.0 RPC Docs +getlocalsolps - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getlocalsolps - Zcash 4.7.0 RPC
+getlocalsolps - Zcash 5.0.0 RPC
getlocalsolps diff --git a/getmemoryinfo.html b/getmemoryinfo.html index 6d1ce57..1f21a6b 100644 --- a/getmemoryinfo.html +++ b/getmemoryinfo.html @@ -3,10 +3,10 @@ - + -getmemoryinfo - Zcash 4.7.0 RPC Docs +getmemoryinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getmemoryinfo - Zcash 4.7.0 RPC
+getmemoryinfo - Zcash 5.0.0 RPC
getmemoryinfo Returns an object containing information about memory usage. diff --git a/getmempoolinfo.html b/getmempoolinfo.html index 413edc9..1815b9c 100644 --- a/getmempoolinfo.html +++ b/getmempoolinfo.html @@ -3,10 +3,10 @@ - + -getmempoolinfo - Zcash 4.7.0 RPC Docs +getmempoolinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getmempoolinfo - Zcash 4.7.0 RPC
+getmempoolinfo - Zcash 5.0.0 RPC
getmempoolinfo diff --git a/getmininginfo.html b/getmininginfo.html index b33e577..3c6879e 100644 --- a/getmininginfo.html +++ b/getmininginfo.html @@ -3,10 +3,10 @@ - + -getmininginfo - Zcash 4.7.0 RPC Docs +getmininginfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getmininginfo - Zcash 4.7.0 RPC
+getmininginfo - Zcash 5.0.0 RPC
getmininginfo diff --git a/getnettotals.html b/getnettotals.html index f6af320..7841831 100644 --- a/getnettotals.html +++ b/getnettotals.html @@ -3,10 +3,10 @@ - + -getnettotals - Zcash 4.7.0 RPC Docs +getnettotals - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getnettotals - Zcash 4.7.0 RPC
+getnettotals - Zcash 5.0.0 RPC
getnettotals diff --git a/getnetworkhashps.html b/getnetworkhashps.html index f832817..d5b8552 100644 --- a/getnetworkhashps.html +++ b/getnetworkhashps.html @@ -3,10 +3,10 @@ - + -getnetworkhashps - Zcash 4.7.0 RPC Docs +getnetworkhashps - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getnetworkhashps - Zcash 4.7.0 RPC
+getnetworkhashps - Zcash 5.0.0 RPC
getnetworkhashps ( blocks height ) diff --git a/getnetworkinfo.html b/getnetworkinfo.html index c5fb4b9..1caeeef 100644 --- a/getnetworkinfo.html +++ b/getnetworkinfo.html @@ -3,10 +3,10 @@ - + -getnetworkinfo - Zcash 4.7.0 RPC Docs +getnetworkinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getnetworkinfo - Zcash 4.7.0 RPC
+getnetworkinfo - Zcash 5.0.0 RPC
getnetworkinfo Returns an object containing various state info regarding P2P networking. diff --git a/getnetworksolps.html b/getnetworksolps.html index 928bf2f..acddc90 100644 --- a/getnetworksolps.html +++ b/getnetworksolps.html @@ -3,10 +3,10 @@ - + -getnetworksolps - Zcash 4.7.0 RPC Docs +getnetworksolps - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getnetworksolps - Zcash 4.7.0 RPC
+getnetworksolps - Zcash 5.0.0 RPC
getnetworksolps ( blocks height ) diff --git a/getnewaddress.html b/getnewaddress.html index e7ee7a9..c14ccc8 100644 --- a/getnewaddress.html +++ b/getnewaddress.html @@ -3,10 +3,10 @@ - + -getnewaddress - Zcash 4.7.0 RPC Docs +getnewaddress - Zcash 5.0.0 RPC Docs @@ -25,26 +25,29 @@ -getnewaddress - Zcash 4.7.0 RPC
+getnewaddress - Zcash 5.0.0 RPC
getnewaddress ( "" ) -DEPRECATED +DEPRECATED. Use z_getnewaccount and z_getaddressforaccount instead. -Returns a new Zcash address for receiving payments. +Returns a new transparent Zcash address. +Payments received by this API are visible on-chain and do not otherwise +provide privacy protections; they should only be used in circumstances +where it is necessary to interoperate with legacy Bitcoin infrastructure. Arguments: 1. (dummy) (string, optional) DEPRECATED. If provided, it MUST be set to the empty string "". Passing any other string will result in an error. Result: -"zcashaddress" (string) The new Zcash address +"zcashaddress" (string) The new transparent Zcash address Examples: > zcash-cli getnewaddress diff --git a/getpeerinfo.html b/getpeerinfo.html index 9bb8926..6618f28 100644 --- a/getpeerinfo.html +++ b/getpeerinfo.html @@ -3,10 +3,10 @@ - + -getpeerinfo - Zcash 4.7.0 RPC Docs +getpeerinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getpeerinfo - Zcash 4.7.0 RPC
+getpeerinfo - Zcash 5.0.0 RPC
getpeerinfo diff --git a/getrawchangeaddress.html b/getrawchangeaddress.html index 2bfa16c..5b0431f 100644 --- a/getrawchangeaddress.html +++ b/getrawchangeaddress.html @@ -3,10 +3,10 @@ - + -getrawchangeaddress - Zcash 4.7.0 RPC Docs +getrawchangeaddress - Zcash 5.0.0 RPC Docs @@ -25,22 +25,27 @@ -getrawchangeaddress - Zcash 4.7.0 RPC
+getrawchangeaddress - Zcash 5.0.0 RPC
getrawchangeaddress -Returns a new Zcash address, for receiving change. -This is for use with raw transactions, NOT normal use. +DEPRECATED. Change addresses are a wallet-internal feature. Use a unified +address for a dedicated change account instead. + +Returns a new transparent Zcash address for receiving change. +This is for use with raw transactions, NOT normal use. Additionally, +the resulting address does not correspond to the "change" HD derivation +path. Result: -"address" (string) The address +"address" (string) The transparent address Examples: > zcash-cli getrawchangeaddress diff --git a/getrawmempool.html b/getrawmempool.html index 3dbbb50..ac256b7 100644 --- a/getrawmempool.html +++ b/getrawmempool.html @@ -3,10 +3,10 @@ - + -getrawmempool - Zcash 4.7.0 RPC Docs +getrawmempool - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getrawmempool - Zcash 4.7.0 RPC
+getrawmempool - Zcash 5.0.0 RPC
getrawmempool ( verbose ) diff --git a/getrawtransaction.html b/getrawtransaction.html index af90b6a..8a86163 100644 --- a/getrawtransaction.html +++ b/getrawtransaction.html @@ -3,10 +3,10 @@ - + -getrawtransaction - Zcash 4.7.0 RPC Docs +getrawtransaction - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -getrawtransaction - Zcash 4.7.0 RPC
+getrawtransaction - Zcash 5.0.0 RPC
getrawtransaction "txid" ( verbose "blockhash" ) diff --git a/getreceivedbyaddress.html b/getreceivedbyaddress.html index 30f0bb2..5958bbe 100644 --- a/getreceivedbyaddress.html +++ b/getreceivedbyaddress.html @@ -3,10 +3,10 @@ - + -getreceivedbyaddress - Zcash 4.7.0 RPC Docs +getreceivedbyaddress - Zcash 5.0.0 RPC Docs @@ -25,18 +25,18 @@ -getreceivedbyaddress - Zcash 4.7.0 RPC
+getreceivedbyaddress - Zcash 5.0.0 RPC
getreceivedbyaddress "zcashaddress" ( minconf ) ( inZat ) -Returns the total amount received by the given Zcash address in transactions with at least minconf confirmations. +Returns the total amount received by the given transparent Zcash address in transactions with at least minconf confirmations. Arguments: 1. "zcashaddress" (string, required) The Zcash address for transactions. diff --git a/getspentinfo.html b/getspentinfo.html index 8f9412c..84d4599 100644 --- a/getspentinfo.html +++ b/getspentinfo.html @@ -3,10 +3,10 @@ - + -getspentinfo - Zcash 4.7.0 RPC Docs +getspentinfo - Zcash 5.0.0 RPC Docs @@ -25,28 +25,19 @@ -getspentinfo - Zcash 4.7.0 RPC
+getspentinfo - Zcash 5.0.0 RPC
getspentinfo {"txid": "txidhex", "index": n} Returns the txid and index where an output is spent. -WARNING: getspentinfo is disabled. -To enable it, restart zcashd with the following command line options: --experimentalfeatures and -insightexplorer - -Alternatively add these two lines to the zcash.conf file: - -experimentalfeatures=1 -insightexplorer=1 - Arguments: { "txid" (string) The hex string of the txid diff --git a/gettransaction.html b/gettransaction.html index 7a6d01f..961a245 100644 --- a/gettransaction.html +++ b/gettransaction.html @@ -3,10 +3,10 @@ - + -gettransaction - Zcash 4.7.0 RPC Docs +gettransaction - Zcash 5.0.0 RPC Docs @@ -25,18 +25,18 @@ -gettransaction - Zcash 4.7.0 RPC
+gettransaction - Zcash 5.0.0 RPC
gettransaction "txid" ( includeWatchonly ) -Get detailed information about in-wallet transaction <txid> +Returns detailed information about in-wallet transaction <txid>. Arguments: 1. "txid" (string, required) The transaction id diff --git a/gettxout.html b/gettxout.html index 64ab78e..76a8d6c 100644 --- a/gettxout.html +++ b/gettxout.html @@ -3,10 +3,10 @@ - + -gettxout - Zcash 4.7.0 RPC Docs +gettxout - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -gettxout - Zcash 4.7.0 RPC
+gettxout - Zcash 5.0.0 RPC
gettxout "txid" n ( includemempool ) diff --git a/gettxoutproof.html b/gettxoutproof.html index a3683bf..08ff2be 100644 --- a/gettxoutproof.html +++ b/gettxoutproof.html @@ -3,10 +3,10 @@ - + -gettxoutproof - Zcash 4.7.0 RPC Docs +gettxoutproof - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -gettxoutproof - Zcash 4.7.0 RPC
+gettxoutproof - Zcash 5.0.0 RPC
gettxoutproof ["txid",...] ( blockhash ) diff --git a/gettxoutsetinfo.html b/gettxoutsetinfo.html index 128c7e0..bd123d5 100644 --- a/gettxoutsetinfo.html +++ b/gettxoutsetinfo.html @@ -3,10 +3,10 @@ - + -gettxoutsetinfo - Zcash 4.7.0 RPC Docs +gettxoutsetinfo - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -gettxoutsetinfo - Zcash 4.7.0 RPC
+gettxoutsetinfo - Zcash 5.0.0 RPC
gettxoutsetinfo diff --git a/getunconfirmedbalance.html b/getunconfirmedbalance.html index e417c51..effeafc 100644 --- a/getunconfirmedbalance.html +++ b/getunconfirmedbalance.html @@ -3,10 +3,10 @@ - + -getunconfirmedbalance - Zcash 4.7.0 RPC Docs +getunconfirmedbalance - Zcash 5.0.0 RPC Docs @@ -25,17 +25,17 @@ -getunconfirmedbalance - Zcash 4.7.0 RPC
+getunconfirmedbalance - Zcash 5.0.0 RPC
getunconfirmedbalance -Returns the server's total unconfirmed balance +Returns the server's total unconfirmed transparent balance
diff --git a/getwalletinfo.html b/getwalletinfo.html index af8498b..88b9fe2 100644 --- a/getwalletinfo.html +++ b/getwalletinfo.html @@ -3,10 +3,10 @@ - + -getwalletinfo - Zcash 4.7.0 RPC Docs +getwalletinfo - Zcash 5.0.0 RPC Docs @@ -25,17 +25,17 @@ -getwalletinfo - Zcash 4.7.0 RPC
+getwalletinfo - Zcash 5.0.0 RPC
getwalletinfo -Returns an object containing various wallet state info. +Returns wallet state information. Result: { diff --git a/help.html b/help.html index 79e0dd3..d264ce1 100644 --- a/help.html +++ b/help.html @@ -3,10 +3,10 @@ - + -help - Zcash 4.7.0 RPC Docs +help - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -help - Zcash 4.7.0 RPC
+help - Zcash 5.0.0 RPC
help ( "command" ) diff --git a/importaddress.html b/importaddress.html index dd51d69..8db3852 100644 --- a/importaddress.html +++ b/importaddress.html @@ -3,10 +3,10 @@ - + -importaddress - Zcash 4.7.0 RPC Docs +importaddress - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -importaddress - Zcash 4.7.0 RPC
+importaddress - Zcash 5.0.0 RPC
importaddress "address" ( "label" rescan p2sh ) diff --git a/importprivkey.html b/importprivkey.html index 43631cc..c3fae04 100644 --- a/importprivkey.html +++ b/importprivkey.html @@ -3,10 +3,10 @@ - + -importprivkey - Zcash 4.7.0 RPC Docs +importprivkey - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@ -importprivkey - Zcash 4.7.0 RPC
+importprivkey - Zcash 5.0.0 RPC
importprivkey "zcashprivkey" ( "label" rescan ) diff --git a/importpubkey.html b/importpubkey.html index ce66793..756b1bd 100644 --- a/importpubkey.html +++ b/importpubkey.html @@ -3,10 +3,10 @@