diff --git a/addmultisigaddress.html b/addmultisigaddress.html index 32226ac..b1eb892 100644 --- a/addmultisigaddress.html +++ b/addmultisigaddress.html @@ -3,10 +3,10 @@ - + - addmultisigaddress - Zcash 4.7.0 RPC Docs + addmultisigaddress - Zcash 5.0.0 RPC Docs @@ -25,19 +25,19 @@
-

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 @@
   
     
     
-    
+    
     
 
-    importpubkey - Zcash 4.7.0 RPC Docs
+    importpubkey - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

importpubkey - Zcash 4.7.0 RPC

+

importpubkey - Zcash 5.0.0 RPC

importpubkey "pubkey" ( "label" rescan )
 
diff --git a/importwallet.html b/importwallet.html
index 7fe8369..d3b3d17 100644
--- a/importwallet.html
+++ b/importwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    importwallet - Zcash 4.7.0 RPC Docs
+    importwallet - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

importwallet - Zcash 4.7.0 RPC

+

importwallet - Zcash 5.0.0 RPC

importwallet "filename"
 
diff --git a/index.html b/index.html
index d829729..1837cba 100644
--- a/index.html
+++ b/index.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    Zcash 4.7.0 RPC Docs
+    Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

Zcash 4.7.0 RPC

+

Zcash 5.0.0 RPC

Maintained by @_garethtdavies; modified by: mdr0id;license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT (github repo) diff --git a/keypoolrefill.html b/keypoolrefill.html index 26bae4f..de8ed14 100644 --- a/keypoolrefill.html +++ b/keypoolrefill.html @@ -3,10 +3,10 @@ - + - keypoolrefill - Zcash 4.7.0 RPC Docs + keypoolrefill - Zcash 5.0.0 RPC Docs @@ -25,18 +25,20 @@

-

keypoolrefill - Zcash 4.7.0 RPC

+

keypoolrefill - Zcash 5.0.0 RPC

keypoolrefill ( newsize )
 
-Fills the keypool.
+Fills the keypool associated with the legacy transparent value pool. This should only be
+used when interoperability with legacy Bitcoin infrastructure is required.
+
 
 Arguments
 1. newsize     (numeric, optional, default=100) The new keypool size
diff --git a/listaddresses.html b/listaddresses.html
index 22e4a5a..7e557c9 100644
--- a/listaddresses.html
+++ b/listaddresses.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listaddresses - Zcash 4.7.0 RPC Docs
+    listaddresses - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listaddresses - Zcash 4.7.0 RPC

+

listaddresses - Zcash 5.0.0 RPC

listaddresses
 
@@ -44,7 +44,9 @@ and addresses derived from the wallet's mnemonic seed for releases
 version 4.7.0 and above. 
 
 REMINDER: It is recommended that you back up your wallet.dat file 
-regularly!
+regularly. If your wallet was created using zcashd version 4.7.0 
+or later and you have not imported externally produced keys, it only 
+necessary to have backed up the wallet's emergency recovery phrase.
 
 Result:
 [
diff --git a/listaddressgroupings.html b/listaddressgroupings.html
index 5108933..ef8a4b8 100644
--- a/listaddressgroupings.html
+++ b/listaddressgroupings.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listaddressgroupings - Zcash 4.7.0 RPC Docs
+    listaddressgroupings - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,20 +25,19 @@
 
 
     
 
     
-

listaddressgroupings - Zcash 4.7.0 RPC

+

listaddressgroupings - Zcash 5.0.0 RPC

listaddressgroupings
 
-Lists groups of addresses which have had their common ownership
-made public by common use as inputs or as the resulting change
-in past transactions
+Lists groups of transparent addresses which have had their common ownership
+made public by common use as inputs or as the resulting change in past transactions.
 
 Result:
 [
diff --git a/listbanned.html b/listbanned.html
index 41fff05..9656692 100644
--- a/listbanned.html
+++ b/listbanned.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listbanned - Zcash 4.7.0 RPC Docs
+    listbanned - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listbanned - Zcash 4.7.0 RPC

+

listbanned - Zcash 5.0.0 RPC

listbanned
 
diff --git a/listlockunspent.html b/listlockunspent.html
index 7355231..3f033d3 100644
--- a/listlockunspent.html
+++ b/listlockunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listlockunspent - Zcash 4.7.0 RPC Docs
+    listlockunspent - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,18 @@
 
 
     
 
     
-

listlockunspent - Zcash 4.7.0 RPC

+

listlockunspent - Zcash 5.0.0 RPC

listlockunspent
 
-Returns list of temporarily unspendable outputs.
+Returns list of temporarily unspendable transparent outputs.
 See the lockunspent call to lock and unlock transactions for spending.
 
 Result:
diff --git a/listreceivedbyaddress.html b/listreceivedbyaddress.html
index 526ed41..66077f3 100644
--- a/listreceivedbyaddress.html
+++ b/listreceivedbyaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listreceivedbyaddress - Zcash 4.7.0 RPC Docs
+    listreceivedbyaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,21 @@
 
 
     
 
     
-

listreceivedbyaddress - Zcash 4.7.0 RPC

+

listreceivedbyaddress - Zcash 5.0.0 RPC

listreceivedbyaddress ( minconf includeempty includeWatchonly)
 
-List balances by receiving address.
+List balances by transparent receiving address. This API does not provide
+any information for associated with shielded addresses and should only be used
+in circumstances where it is necessary to interoperate with legacy Bitcoin
+infrastructure.
 
 Arguments:
 1. minconf       (numeric, optional, default=1) The minimum number of confirmations before payments are included.
@@ -47,7 +50,7 @@ Result:
 [
   {
     "involvesWatchonly" : true,        (bool) Only returned if imported addresses were involved in transaction
-    "address" : "receivingaddress",  (string) The receiving address
+    "address" : "receivingaddress",  (string) The receiving transparent address
     "amount" : x.xxx,                  (numeric) The total amount in ZEC received by the address
     "amountZat" : xxxx                 (numeric) The amount in zatoshis
     "confirmations" : n                (numeric) The number of confirmations of the most recent transaction included
diff --git a/listsinceblock.html b/listsinceblock.html
index f3ed296..4497e5c 100644
--- a/listsinceblock.html
+++ b/listsinceblock.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listsinceblock - Zcash 4.7.0 RPC Docs
+    listsinceblock - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listsinceblock - Zcash 4.7.0 RPC

+

listsinceblock - Zcash 5.0.0 RPC

listsinceblock ( "blockhash" target-confirmations includeWatchonly)
 
diff --git a/listtransactions.html b/listtransactions.html
index e53ec94..f72e812 100644
--- a/listtransactions.html
+++ b/listtransactions.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listtransactions - Zcash 4.7.0 RPC Docs
+    listtransactions - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,24 @@
 
 
     
 
     
-

listtransactions - Zcash 4.7.0 RPC

+

listtransactions - Zcash 5.0.0 RPC

listtransactions ( "dummy" count from includeWatchonly)
 
-Returns up to 'count' most recent transactions skipping the first 'from' transactions.
+Returns up to 'count' of the most recent transactions associated with legacy transparent
+addresses of this wallet, skipping the first 'from' transactions.
+
+This API does not provide any information about transactions containing shielded inputs
+or outputs, and should only be used in circumstances where it is necessary to interoperate
+with legacy Bitcoin infrastructure. Use z_listreceivedbyaddress to obtain information about
+the wallet's shielded transactions.
 
 Arguments:
 1. (dummy)        (string, optional) If set, should be "*" for backwards compatibility.
diff --git a/listunspent.html b/listunspent.html
index a57f08e..ea0c6eb 100644
--- a/listunspent.html
+++ b/listunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listunspent - Zcash 4.7.0 RPC Docs
+    listunspent - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,22 +25,21 @@
 
 
     
 
     
-

listunspent - Zcash 4.7.0 RPC

+

listunspent - Zcash 5.0.0 RPC

listunspent ( minconf maxconf  ["address",...] )
 
-Returns array of unspent transaction outputs
-with between minconf and maxconf (inclusive) confirmations.
-Optionally filter to only include txouts paid to specified addresses.
-Results are an array of Objects, each of which has:
-{txid, vout, scriptPubKey, amount, confirmations}
+Returns array of unspent transparent transaction outputs with between minconf and
+maxconf (inclusive) confirmations. Use `z_listunspent` instead to see information
+related to unspent shielded notes. Results may be optionally filtered to only include
+txouts paid to specified addresses.
 
 Arguments:
 1. minconf          (numeric, optional, default=1) The minimum confirmations to filter
diff --git a/lockunspent.html b/lockunspent.html
index a75ea75..ac2dff9 100644
--- a/lockunspent.html
+++ b/lockunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    lockunspent - Zcash 4.7.0 RPC Docs
+    lockunspent - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,19 +25,19 @@
 
 
     
 
     
-

lockunspent - Zcash 4.7.0 RPC

+

lockunspent - Zcash 5.0.0 RPC

lockunspent unlock [{"txid":"txid","vout":n},...]
 
 Updates list of temporarily unspendable outputs.
-Temporarily lock (unlock=false) or unlock (unlock=true) specified transaction outputs.
+Temporarily lock (unlock=false) or unlock (unlock=true) specified transparent transaction outputs.
 A locked transaction output will not be chosen by automatic coin selection, when spending Zcash.
 Locks are stored in memory only. Nodes start with zero locked outputs, and the locked output list
 is always cleared (by virtue of process exit) when a node stops or fails.
diff --git a/ping.html b/ping.html
index bb096ea..7b0a290 100644
--- a/ping.html
+++ b/ping.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    ping - Zcash 4.7.0 RPC Docs
+    ping - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

ping - Zcash 4.7.0 RPC

+

ping - Zcash 5.0.0 RPC

ping
 
diff --git a/prioritisetransaction.html b/prioritisetransaction.html
index 1023e8e..ca70e01 100644
--- a/prioritisetransaction.html
+++ b/prioritisetransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    prioritisetransaction - Zcash 4.7.0 RPC Docs
+    prioritisetransaction - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

prioritisetransaction - Zcash 4.7.0 RPC

+

prioritisetransaction - Zcash 5.0.0 RPC

prioritisetransaction <txid> <priority delta> <fee delta>
 Accepts the transaction into mined blocks at a higher (or lower) priority
diff --git a/sendmany.html b/sendmany.html
index de74afc..5e8b35a 100644
--- a/sendmany.html
+++ b/sendmany.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    sendmany - Zcash 4.7.0 RPC Docs
+    sendmany - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,24 @@
 
 
     
 
     
-

sendmany - Zcash 4.7.0 RPC

+

sendmany - Zcash 5.0.0 RPC

sendmany "" {"address":amount,...} ( minconf "comment" ["address",...] )
 
-Send multiple times. Amounts are decimal numbers with at most 8 digits of precision.
+Send to multiple transparent recipients, using funds from the legacy transparent
+value pool. Amounts are decimal numbers with at most 8 digits of precision.
+Payments sent using this API are visible on-chain and do not otherwise
+provide privacy protections; it should only be used in circumstances 
+where it is necessary to interoperate with legacy Bitcoin infrastructure.
+Prefer to use `z_sendmany` instead.
+
 
 Arguments:
 1. "dummy"               (string, required) Must be set to "" for backwards compatibility.
diff --git a/sendrawtransaction.html b/sendrawtransaction.html
index d09d3ad..593048e 100644
--- a/sendrawtransaction.html
+++ b/sendrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    sendrawtransaction - Zcash 4.7.0 RPC Docs
+    sendrawtransaction - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

sendrawtransaction - Zcash 4.7.0 RPC

+

sendrawtransaction - Zcash 5.0.0 RPC

sendrawtransaction "hexstring" ( allowhighfees )
 
diff --git a/sendtoaddress.html b/sendtoaddress.html
index 550ef71..18b5090 100644
--- a/sendtoaddress.html
+++ b/sendtoaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    sendtoaddress - Zcash 4.7.0 RPC Docs
+    sendtoaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,21 +25,25 @@
 
 
     
 
     
-

sendtoaddress - Zcash 4.7.0 RPC

+

sendtoaddress - Zcash 5.0.0 RPC

sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
 
-Send an amount to a given address. The amount is a real and is rounded to the nearest 0.00000001
+Send an amount to a given transparent address. The amount is interpreted as a real number
+and is rounded to the nearest 0.00000001. This API will only select funds from the transparent
+pool, and all the details of the transaction, including sender, recipient, and amount will be
+permanently visible on the public chain. THIS API PROVIDES NO PRIVACY, and should only be
+used when interoperability with legacy Bitcoin infrastructure is required.
 
 Arguments:
-1. "zcashaddress"  (string, required) The Zcash address to send to.
+1. "zcashaddress"  (string, required) The transparent Zcash address to send to.
 2. "amount"      (numeric, required) The amount in ZEC to send. eg 0.1
 3. "comment"     (string, optional) A comment used to store what the transaction is for. 
                              This is not part of the transaction, just kept in your wallet.
diff --git a/setban.html b/setban.html
index e048add..df350b0 100644
--- a/setban.html
+++ b/setban.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    setban - Zcash 4.7.0 RPC Docs
+    setban - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

setban - Zcash 4.7.0 RPC

+

setban - Zcash 5.0.0 RPC

setban "ip(/netmask)" "add|remove" (bantime) (absolute)
 
diff --git a/setgenerate.html b/setgenerate.html
index e3e824e..e8fb198 100644
--- a/setgenerate.html
+++ b/setgenerate.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    setgenerate - Zcash 4.7.0 RPC Docs
+    setgenerate - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

setgenerate - Zcash 4.7.0 RPC

+

setgenerate - Zcash 5.0.0 RPC

setgenerate generate ( genproclimit )
 
diff --git a/setlogfilter.html b/setlogfilter.html
index c82c719..a3c9719 100644
--- a/setlogfilter.html
+++ b/setlogfilter.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    setlogfilter - Zcash 4.7.0 RPC Docs
+    setlogfilter - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

setlogfilter - Zcash 4.7.0 RPC

+

setlogfilter - Zcash 5.0.0 RPC

setlogfilter "directives"
 
diff --git a/settxfee.html b/settxfee.html
index 7755855..9ad7734 100644
--- a/settxfee.html
+++ b/settxfee.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    settxfee - Zcash 4.7.0 RPC Docs
+    settxfee - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

settxfee - Zcash 4.7.0 RPC

+

settxfee - Zcash 5.0.0 RPC

settxfee amount
 
diff --git a/signmessage.html b/signmessage.html
index f7c729a..75cc010 100644
--- a/signmessage.html
+++ b/signmessage.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    signmessage - Zcash 4.7.0 RPC Docs
+    signmessage - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,25 +25,26 @@
 
 
     
 
     
-

signmessage - Zcash 4.7.0 RPC

+

signmessage - Zcash 5.0.0 RPC

signmessage "t-addr" "message"
 
 Sign a message with the private key of a t-addr
 
 Arguments:
-1. "t-addr"  (string, required) The transparent address to use for the private key.
-2. "message"         (string, required) The message to create a signature of.
+1. "t-addr"  (string, required) The transparent address to use to look up the private key.
+   that will be used to sign the message.
+2. "message" (string, required) The message to create a signature of.
 
 Result:
-"signature"          (string) The signature of the message encoded in base 64
+"signature"  (string) The signature of the message encoded in base 64
 
 Examples:
 
diff --git a/signrawtransaction.html b/signrawtransaction.html
index 764bacb..96c2339 100644
--- a/signrawtransaction.html
+++ b/signrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    signrawtransaction - Zcash 4.7.0 RPC Docs
+    signrawtransaction - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

signrawtransaction - Zcash 4.7.0 RPC

+

signrawtransaction - Zcash 5.0.0 RPC

signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )
 
diff --git a/stop.html b/stop.html
index 16f5625..de2a1f5 100644
--- a/stop.html
+++ b/stop.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    stop - Zcash 4.7.0 RPC Docs
+    stop - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

stop - Zcash 4.7.0 RPC

+

stop - Zcash 5.0.0 RPC

stop
 
diff --git a/submitblock.html b/submitblock.html
index 144a06d..044c34a 100644
--- a/submitblock.html
+++ b/submitblock.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    submitblock - Zcash 4.7.0 RPC Docs
+    submitblock - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

submitblock - Zcash 4.7.0 RPC

+

submitblock - Zcash 5.0.0 RPC

submitblock "hexdata" ( "jsonparametersobject" )
 
diff --git a/validateaddress.html b/validateaddress.html
index 9893943..b85eb90 100644
--- a/validateaddress.html
+++ b/validateaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    validateaddress - Zcash 4.7.0 RPC Docs
+    validateaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

validateaddress - Zcash 4.7.0 RPC

+

validateaddress - Zcash 5.0.0 RPC

validateaddress "zcashaddress"
 
diff --git a/verifychain.html b/verifychain.html
index d162f7d..a20e8db 100644
--- a/verifychain.html
+++ b/verifychain.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    verifychain - Zcash 4.7.0 RPC Docs
+    verifychain - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

verifychain - Zcash 4.7.0 RPC

+

verifychain - Zcash 5.0.0 RPC

verifychain ( checklevel numblocks )
 
diff --git a/verifymessage.html b/verifymessage.html
index fc324bf..75bfa93 100644
--- a/verifymessage.html
+++ b/verifymessage.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    verifymessage - Zcash 4.7.0 RPC Docs
+    verifymessage - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

verifymessage - Zcash 4.7.0 RPC

+

verifymessage - Zcash 5.0.0 RPC

verifymessage "zcashaddress" "signature" "message"
 
diff --git a/verifytxoutproof.html b/verifytxoutproof.html
index 39ebf48..c77f51c 100644
--- a/verifytxoutproof.html
+++ b/verifytxoutproof.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    verifytxoutproof - Zcash 4.7.0 RPC Docs
+    verifytxoutproof - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

verifytxoutproof - Zcash 4.7.0 RPC

+

verifytxoutproof - Zcash 5.0.0 RPC

verifytxoutproof "proof"
 
diff --git a/walletconfirmbackup.html b/walletconfirmbackup.html
index 8ed9bb9..026cc71 100644
--- a/walletconfirmbackup.html
+++ b/walletconfirmbackup.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    walletconfirmbackup - Zcash 4.7.0 RPC Docs
+    walletconfirmbackup - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

walletconfirmbackup - Zcash 4.7.0 RPC

+

walletconfirmbackup - Zcash 5.0.0 RPC

walletconfirmbackup "emergency recovery phrase"
 
diff --git a/z_exportkey.html b/z_exportkey.html
index b944799..c62b73d 100644
--- a/z_exportkey.html
+++ b/z_exportkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_exportkey - Zcash 4.7.0 RPC Docs
+    z_exportkey - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_exportkey - Zcash 4.7.0 RPC

+

z_exportkey - Zcash 5.0.0 RPC

z_exportkey "zaddr"
 
diff --git a/z_exportviewingkey.html b/z_exportviewingkey.html
index 2631b28..da4419c 100644
--- a/z_exportviewingkey.html
+++ b/z_exportviewingkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_exportviewingkey - Zcash 4.7.0 RPC Docs
+    z_exportviewingkey - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_exportviewingkey - Zcash 4.7.0 RPC

+

z_exportviewingkey - Zcash 5.0.0 RPC

z_exportviewingkey "zaddr"
 
diff --git a/z_exportwallet.html b/z_exportwallet.html
index 3a9dd54..673bc64 100644
--- a/z_exportwallet.html
+++ b/z_exportwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_exportwallet - Zcash 4.7.0 RPC Docs
+    z_exportwallet - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_exportwallet - Zcash 4.7.0 RPC

+

z_exportwallet - Zcash 5.0.0 RPC

z_exportwallet "filename"
 
diff --git a/z_getaddressforaccount.html b/z_getaddressforaccount.html
index eb7bae1..59cde14 100644
--- a/z_getaddressforaccount.html
+++ b/z_getaddressforaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getaddressforaccount - Zcash 4.7.0 RPC Docs
+    z_getaddressforaccount - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getaddressforaccount - Zcash 4.7.0 RPC

+

z_getaddressforaccount - Zcash 5.0.0 RPC

z_getaddressforaccount account ( ["receiver_type", ...] diversifier_index )
 
diff --git a/z_getbalance.html b/z_getbalance.html
index 7a6cd33..5ef6184 100644
--- a/z_getbalance.html
+++ b/z_getbalance.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getbalance - Zcash 4.7.0 RPC Docs
+    z_getbalance - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,19 @@
 
 
     
 
     
-

z_getbalance - Zcash 4.7.0 RPC

+

z_getbalance - Zcash 5.0.0 RPC

z_getbalance "address" ( minconf inZat )
 
-DEPRECATED; please use z_getbalanceforviewingkey instead.`
+DEPRECATED; please use z_getbalanceforaccount, z_getbalanceforviewingkey,
+or getbalance (for legacy transparent balance) instead.
 
 Returns the balance of a taddr or zaddr belonging to the node's wallet.
 
diff --git a/z_getbalanceforaccount.html b/z_getbalanceforaccount.html
index 6808870..50de548 100644
--- a/z_getbalanceforaccount.html
+++ b/z_getbalanceforaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getbalanceforaccount - Zcash 4.7.0 RPC Docs
+    z_getbalanceforaccount - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getbalanceforaccount - Zcash 4.7.0 RPC

+

z_getbalanceforaccount - Zcash 5.0.0 RPC

z_getbalanceforaccount account ( minconf )
 
diff --git a/z_getbalanceforviewingkey.html b/z_getbalanceforviewingkey.html
index 2477fe2..3a4dafa 100644
--- a/z_getbalanceforviewingkey.html
+++ b/z_getbalanceforviewingkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getbalanceforviewingkey - Zcash 4.7.0 RPC Docs
+    z_getbalanceforviewingkey - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getbalanceforviewingkey - Zcash 4.7.0 RPC

+

z_getbalanceforviewingkey - Zcash 5.0.0 RPC

z_getbalanceforviewingkey "fvk" ( minconf )
 
diff --git a/z_getmigrationstatus.html b/z_getmigrationstatus.html
index 4d317c8..0663431 100644
--- a/z_getmigrationstatus.html
+++ b/z_getmigrationstatus.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getmigrationstatus - Zcash 4.7.0 RPC Docs
+    z_getmigrationstatus - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getmigrationstatus - Zcash 4.7.0 RPC

+

z_getmigrationstatus - Zcash 5.0.0 RPC

z_getmigrationstatus
 Returns information about the status of the Sprout to Sapling migration.
diff --git a/z_getnewaccount.html b/z_getnewaccount.html
index 13c2e51..7563386 100644
--- a/z_getnewaccount.html
+++ b/z_getnewaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getnewaccount - Zcash 4.7.0 RPC Docs
+    z_getnewaccount - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getnewaccount - Zcash 4.7.0 RPC

+

z_getnewaccount - Zcash 5.0.0 RPC

z_getnewaccount
 
diff --git a/z_getnewaddress.html b/z_getnewaddress.html
index e71f51f..ffb80e1 100644
--- a/z_getnewaddress.html
+++ b/z_getnewaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getnewaddress - Zcash 4.7.0 RPC Docs
+    z_getnewaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getnewaddress - Zcash 4.7.0 RPC

+

z_getnewaddress - Zcash 5.0.0 RPC

z_getnewaddress ( type )
 
diff --git a/z_getnotescount.html b/z_getnotescount.html
index 40d8603..2bfcc71 100644
--- a/z_getnotescount.html
+++ b/z_getnotescount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getnotescount - Zcash 4.7.0 RPC Docs
+    z_getnotescount - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getnotescount - Zcash 4.7.0 RPC

+

z_getnotescount - Zcash 5.0.0 RPC

z_getnotescount
 
diff --git a/z_getoperationresult.html b/z_getoperationresult.html
index d280cb3..b453fa6 100644
--- a/z_getoperationresult.html
+++ b/z_getoperationresult.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getoperationresult - Zcash 4.7.0 RPC Docs
+    z_getoperationresult - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getoperationresult - Zcash 4.7.0 RPC

+

z_getoperationresult - Zcash 5.0.0 RPC

z_getoperationresult (["operationid", ... ]) 
 
diff --git a/z_getoperationstatus.html b/z_getoperationstatus.html
index 615e462..18524f8 100644
--- a/z_getoperationstatus.html
+++ b/z_getoperationstatus.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getoperationstatus - Zcash 4.7.0 RPC Docs
+    z_getoperationstatus - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getoperationstatus - Zcash 4.7.0 RPC

+

z_getoperationstatus - Zcash 5.0.0 RPC

z_getoperationstatus (["operationid", ... ]) 
 
diff --git a/z_getpaymentdisclosure.html b/z_getpaymentdisclosure.html
index 8c7ff7b..70ab58a 100644
--- a/z_getpaymentdisclosure.html
+++ b/z_getpaymentdisclosure.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getpaymentdisclosure - Zcash 4.7.0 RPC Docs
+    z_getpaymentdisclosure - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getpaymentdisclosure - Zcash 4.7.0 RPC

+

z_getpaymentdisclosure - Zcash 5.0.0 RPC

z_getpaymentdisclosure "txid" "js_index" "output_index" ("message") 
 
diff --git a/z_gettotalbalance.html b/z_gettotalbalance.html
index d9f597d..1291195 100644
--- a/z_gettotalbalance.html
+++ b/z_gettotalbalance.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_gettotalbalance - Zcash 4.7.0 RPC Docs
+    z_gettotalbalance - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,18 @@
 
 
     
 
     
-

z_gettotalbalance - Zcash 4.7.0 RPC

+

z_gettotalbalance - Zcash 5.0.0 RPC

z_gettotalbalance ( minconf includeWatchonly )
 
-DEPRECATED. Please use the z_getbalanceforaccount RPC instead.
+DEPRECATED. Please use z_getbalanceforaccount or getbalance (for legacy transparent balance) instead.
 
 Return the total value of funds stored in the node's wallet.
 
diff --git a/z_gettreestate.html b/z_gettreestate.html
index b8c3b4a..069ff09 100644
--- a/z_gettreestate.html
+++ b/z_gettreestate.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_gettreestate - Zcash 4.7.0 RPC Docs
+    z_gettreestate - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_gettreestate - Zcash 4.7.0 RPC

+

z_gettreestate - Zcash 5.0.0 RPC

z_gettreestate "hash|height"
 Return information about the given block's tree state.
@@ -43,7 +43,8 @@ Arguments:
 Result:
 {
   "hash": "hash",         (string) hex block hash
-  "height": n,            (numeric) block height
+  "height": n,              (numeric) block height
+  "time": n,                (numeric) block time: UTC seconds since the Unix 1970-01-01 epoch
   "sprout": {
     "skipHash": "hash",   (string) hash of most recent block with more information
     "commitments": {
diff --git a/z_importkey.html b/z_importkey.html
index e88111e..151254e 100644
--- a/z_importkey.html
+++ b/z_importkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_importkey - Zcash 4.7.0 RPC Docs
+    z_importkey - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_importkey - Zcash 4.7.0 RPC

+

z_importkey - Zcash 5.0.0 RPC

z_importkey "zkey" ( rescan startHeight )
 
diff --git a/z_importviewingkey.html b/z_importviewingkey.html
index 017bd3f..36bc097 100644
--- a/z_importviewingkey.html
+++ b/z_importviewingkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_importviewingkey - Zcash 4.7.0 RPC Docs
+    z_importviewingkey - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_importviewingkey - Zcash 4.7.0 RPC

+

z_importviewingkey - Zcash 5.0.0 RPC

z_importviewingkey "vkey" ( rescan startHeight )
 
diff --git a/z_importwallet.html b/z_importwallet.html
index 8b60adb..a1e56c5 100644
--- a/z_importwallet.html
+++ b/z_importwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_importwallet - Zcash 4.7.0 RPC Docs
+    z_importwallet - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_importwallet - Zcash 4.7.0 RPC

+

z_importwallet - Zcash 5.0.0 RPC

z_importwallet "filename"
 
diff --git a/z_listaccounts.html b/z_listaccounts.html
index c364da4..513f205 100644
--- a/z_listaccounts.html
+++ b/z_listaccounts.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listaccounts - Zcash 4.7.0 RPC Docs
+    z_listaccounts - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,18 @@
 
 
     
 
     
-

z_listaccounts - Zcash 4.7.0 RPC

+

z_listaccounts - Zcash 5.0.0 RPC

z_listaccounts
 
-Returns the list of accounts created through z_getnewaccount.
+Returns the list of accounts created with z_getnewaccount.
 
 Result:
 [
diff --git a/z_listaddresses.html b/z_listaddresses.html
index 9e78c2f..ced15b1 100644
--- a/z_listaddresses.html
+++ b/z_listaddresses.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listaddresses - Zcash 4.7.0 RPC Docs
+    z_listaddresses - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,18 +25,18 @@
 
 
     
 
     
-

z_listaddresses - Zcash 4.7.0 RPC

+

z_listaddresses - Zcash 5.0.0 RPC

z_listaddresses ( includeWatchonly )
 
-DEPRECATED
+DEPRECATED. Use `listaddresses` instead.
 
 Returns the list of shielded addresses belonging to the wallet.
 
diff --git a/z_listoperationids.html b/z_listoperationids.html
index 0898182..232f3f6 100644
--- a/z_listoperationids.html
+++ b/z_listoperationids.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listoperationids - Zcash 4.7.0 RPC Docs
+    z_listoperationids - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listoperationids - Zcash 4.7.0 RPC

+

z_listoperationids - Zcash 5.0.0 RPC

z_listoperationids
 
diff --git a/z_listreceivedbyaddress.html b/z_listreceivedbyaddress.html
index 1dba9f9..0c6f152 100644
--- a/z_listreceivedbyaddress.html
+++ b/z_listreceivedbyaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listreceivedbyaddress - Zcash 4.7.0 RPC Docs
+    z_listreceivedbyaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listreceivedbyaddress - Zcash 4.7.0 RPC

+

z_listreceivedbyaddress - Zcash 5.0.0 RPC

z_listreceivedbyaddress "address" ( minconf )
 
diff --git a/z_listunifiedreceivers.html b/z_listunifiedreceivers.html
index 98582d8..3deec5a 100644
--- a/z_listunifiedreceivers.html
+++ b/z_listunifiedreceivers.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listunifiedreceivers - Zcash 4.7.0 RPC Docs
+    z_listunifiedreceivers - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listunifiedreceivers - Zcash 4.7.0 RPC

+

z_listunifiedreceivers - Zcash 5.0.0 RPC

z_listunifiedreceivers unified_address
 
diff --git a/z_listunspent.html b/z_listunspent.html
index 437141e..51c8e3c 100644
--- a/z_listunspent.html
+++ b/z_listunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listunspent - Zcash 4.7.0 RPC Docs
+    z_listunspent - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,20 +25,22 @@
 
 
     
 
     
-

z_listunspent - Zcash 4.7.0 RPC

+

z_listunspent - Zcash 5.0.0 RPC

z_listunspent ( minconf maxconf includeWatchonly ["zaddr",...] )
 
-Returns array of unspent shielded notes with between minconf and maxconf (inclusive) confirmations.
-Optionally filter to only include notes sent to specified addresses.
-When minconf is 0, unspent notes with zero confirmations are returned, even though they are not immediately spendable.
+Returns an array of unspent shielded notes with between minconf and maxconf (inclusive)
+confirmations. Results may be optionally filtered to only include notes sent to specified
+addresses.
+When minconf is 0, unspent notes with zero confirmations are returned, even though they are
+not immediately spendable.
 
 Arguments:
 1. minconf          (numeric, optional, default=1) The minimum confirmations to filter
diff --git a/z_mergetoaddress.html b/z_mergetoaddress.html
index 0a80a72..4422ce8 100644
--- a/z_mergetoaddress.html
+++ b/z_mergetoaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_mergetoaddress - Zcash 4.7.0 RPC Docs
+    z_mergetoaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_mergetoaddress - Zcash 4.7.0 RPC

+

z_mergetoaddress - Zcash 5.0.0 RPC

z_mergetoaddress ["fromaddress", ... ] "toaddress" ( fee ) ( transparent_limit ) ( shielded_limit ) ( memo )
 
diff --git a/z_sendmany.html b/z_sendmany.html
index 7b39d25..c5c69df 100644
--- a/z_sendmany.html
+++ b/z_sendmany.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_sendmany - Zcash 4.7.0 RPC Docs
+    z_sendmany - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_sendmany - Zcash 4.7.0 RPC

+

z_sendmany - Zcash 5.0.0 RPC

z_sendmany "fromaddress" [{"address":... ,"amount":...},...] ( minconf ) ( fee ) ( privacyPolicy )
 
@@ -56,7 +56,7 @@ Arguments:
       "amount":amount    (numeric, required) The numeric amount in ZEC is the value
       "memo":memo        (string, optional) If the address is a zaddr, raw data represented in hexadecimal string format
     }, ... ]
-3. minconf               (numeric, optional, default=1) Only use funds confirmed at least this many times.
+3. minconf               (numeric, optional, default=10) Only use funds confirmed at least this many times.
 4. fee                   (numeric, optional, default=0.00001) The fee amount to attach to this transaction.
 5. privacyPolicy         (string, optional, default="LegacyCompat") Policy for what information leakage is acceptable.
                          One of the following strings:
diff --git a/z_setmigration.html b/z_setmigration.html
index 9da8d87..ccd888b 100644
--- a/z_setmigration.html
+++ b/z_setmigration.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_setmigration - Zcash 4.7.0 RPC Docs
+    z_setmigration - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_setmigration - Zcash 4.7.0 RPC

+

z_setmigration - Zcash 5.0.0 RPC

z_setmigration enabled
 When enabled the Sprout to Sapling migration will attempt to migrate all funds from this wallet’s
diff --git a/z_shieldcoinbase.html b/z_shieldcoinbase.html
index 62ae6b7..d1f3103 100644
--- a/z_shieldcoinbase.html
+++ b/z_shieldcoinbase.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_shieldcoinbase - Zcash 4.7.0 RPC Docs
+    z_shieldcoinbase - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_shieldcoinbase - Zcash 4.7.0 RPC

+

z_shieldcoinbase - Zcash 5.0.0 RPC

z_shieldcoinbase "fromaddress" "tozaddress" ( fee ) ( limit )
 
diff --git a/z_validateaddress.html b/z_validateaddress.html
index 9e37cdb..223de64 100644
--- a/z_validateaddress.html
+++ b/z_validateaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_validateaddress - Zcash 4.7.0 RPC Docs
+    z_validateaddress - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_validateaddress - Zcash 4.7.0 RPC

+

z_validateaddress - Zcash 5.0.0 RPC

z_validateaddress "address"
 
diff --git a/z_validatepaymentdisclosure.html b/z_validatepaymentdisclosure.html
index daeb721..25eefdd 100644
--- a/z_validatepaymentdisclosure.html
+++ b/z_validatepaymentdisclosure.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_validatepaymentdisclosure - Zcash 4.7.0 RPC Docs
+    z_validatepaymentdisclosure - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_validatepaymentdisclosure - Zcash 4.7.0 RPC

+

z_validatepaymentdisclosure - Zcash 5.0.0 RPC

z_validatepaymentdisclosure "paymentdisclosure"
 
diff --git a/z_viewtransaction.html b/z_viewtransaction.html
index 74a97e9..083b116 100644
--- a/z_viewtransaction.html
+++ b/z_viewtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_viewtransaction - Zcash 4.7.0 RPC Docs
+    z_viewtransaction - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_viewtransaction - Zcash 4.7.0 RPC

+

z_viewtransaction - Zcash 5.0.0 RPC

z_viewtransaction "txid"
 
diff --git a/zcbenchmark.html b/zcbenchmark.html
index 7ae680c..4e2d834 100644
--- a/zcbenchmark.html
+++ b/zcbenchmark.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcbenchmark - Zcash 4.7.0 RPC Docs
+    zcbenchmark - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

zcbenchmark - Zcash 4.7.0 RPC

+

zcbenchmark - Zcash 5.0.0 RPC

zcbenchmark benchmarktype samplecount
 
diff --git a/zcrawjoinsplit.html b/zcrawjoinsplit.html
index 0dc50a0..b6b6836 100644
--- a/zcrawjoinsplit.html
+++ b/zcrawjoinsplit.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcrawjoinsplit - Zcash 4.7.0 RPC Docs
+    zcrawjoinsplit - Zcash 5.0.0 RPC Docs
 
     
   
@@ -25,35 +25,19 @@
 
 
     
 
     
-

zcrawjoinsplit - Zcash 4.7.0 RPC

+

zcrawjoinsplit - Zcash 5.0.0 RPC

-
zcrawjoinsplit rawtx inputs outputs vpub_old vpub_new
-  inputs: a JSON object mapping {note: zcsecretkey, ...}
-  outputs: a JSON object mapping {zcaddr: value, ...}
-
-DEPRECATED. Splices a joinsplit into rawtx. Inputs are unilaterally confidential.
-Outputs are confidential between sender/receiver. The vpub_old and
-vpub_new values are globally public and move transparent value into
-or out of the confidential value store, respectively.
-
-Note: The caller is responsible for delivering the output enc1 and
-enc2 to the appropriate recipients, as well as signing rawtxout and
-ensuring it is mined. (A future RPC call will deliver the confidential
-payments in-band on the blockchain.)
-
-Output: {
-  "encryptednote1": enc1,
-  "encryptednote2": enc2,
-  "rawtxn": rawtxout
-}
+            
zcrawjoinsplit is DEPRECATED and will be removed in a future release
 
+restart with `-allowdeprecated=zcrawjoinsplit` if you require backward compatibility.
+See https://zcash.github.io/zcash/user/deprecation.html for more information.
 

diff --git a/zcrawkeygen.html b/zcrawkeygen.html index 4605b22..aa4494e 100644 --- a/zcrawkeygen.html +++ b/zcrawkeygen.html @@ -3,10 +3,10 @@ - + - zcrawkeygen - Zcash 4.7.0 RPC Docs + zcrawkeygen - Zcash 5.0.0 RPC Docs @@ -25,25 +25,19 @@
-

zcrawkeygen - Zcash 4.7.0 RPC

+

zcrawkeygen - Zcash 5.0.0 RPC

-
zcrawkeygen
-
-DEPRECATED. Generate a zcaddr which can send and receive confidential values.
-
-Output: {
-  "zcaddress": zcaddr,
-  "zcsecretkey": zcsecretkey,
-  "zcviewingkey": zcviewingkey,
-}
+            
zcrawkeygen is DEPRECATED and will be removed in a future release
 
+restart with `-allowdeprecated=zcrawkeygen` if you require backward compatibility.
+See https://zcash.github.io/zcash/user/deprecation.html for more information.
 

diff --git a/zcrawreceive.html b/zcrawreceive.html index 461b573..c9a6ca6 100644 --- a/zcrawreceive.html +++ b/zcrawreceive.html @@ -3,10 +3,10 @@ - + - zcrawreceive - Zcash 4.7.0 RPC Docs + zcrawreceive - Zcash 5.0.0 RPC Docs @@ -25,26 +25,19 @@
-

zcrawreceive - Zcash 4.7.0 RPC

+

zcrawreceive - Zcash 5.0.0 RPC

-
zcrawreceive zcsecretkey encryptednote
-
-DEPRECATED. Decrypts encryptednote and checks if the coin commitments
-are in the blockchain as indicated by the "exists" result.
-
-Output: {
-  "amount": value,
-  "note": noteplaintext,
-  "exists": exists
-}
+            
zcrawreceive is DEPRECATED and will be removed in a future release
 
+restart with `-allowdeprecated=zcrawreceive` if you require backward compatibility.
+See https://zcash.github.io/zcash/user/deprecation.html for more information.
 

diff --git a/zcsamplejoinsplit.html b/zcsamplejoinsplit.html index b838e4f..d6159ba 100644 --- a/zcsamplejoinsplit.html +++ b/zcsamplejoinsplit.html @@ -3,10 +3,10 @@ - + - zcsamplejoinsplit - Zcash 4.7.0 RPC Docs + zcsamplejoinsplit - Zcash 5.0.0 RPC Docs @@ -25,14 +25,14 @@
-

zcsamplejoinsplit - Zcash 4.7.0 RPC

+

zcsamplejoinsplit - Zcash 5.0.0 RPC

zcsamplejoinsplit