From adfc6884b26159ade0bd80c11d41364b9c8dd6cb Mon Sep 17 00:00:00 2001 From: Gareth davies Date: Wed, 23 Dec 2020 07:47:21 -0800 Subject: [PATCH] Updating to v4.2.0 --- addmultisigaddress.html | 14 +- addnode.html | 16 +- backupwallet.html | 14 +- clearbanned.html | 14 +- createmultisig.html | 14 +- createrawtransaction.html | 14 +- decoderawtransaction.html | 15 +- decodescript.html | 14 +- disconnectnode.html | 14 +- dumpprivkey.html | 14 +- dumpwallet.html | 14 +- encryptwallet.html | 14 +- estimatefee.html | 14 +- estimatepriority.html | 14 +- fundrawtransaction.html | 14 +- generate.html | 14 +- getaccount.html | 14 +- getaccountaddress.html | 14 +- getaddednodeinfo.html | 16 +- getaddressbalance.html | 14 +- getaddressdeltas.html | 14 +- getaddressesbyaccount.html | 14 +- getaddressmempool.html | 14 +- getaddresstxids.html | 14 +- getaddressutxos.html | 22 +- getbalance.html | 14 +- getbestblockhash.html | 14 +- getblock.html | 14 +- getblockchaininfo.html | 15 +- getblockcount.html | 14 +- getblockdeltas.html | 14 +- getblockhash.html | 14 +- getblockhashes.html | 14 +- getblockheader.html | 14 +- getblocksubsidy.html | 24 +- getblocktemplate.html | 56 +-- getchaintips.html | 14 +- getconnectioncount.html | 14 +- getdeprecationinfo.html | 14 +- getdifficulty.html | 14 +- getexperimentalfeatures.html | 14 +- getgenerate.html | 14 +- getinfo.html | 14 +- getlocalsolps.html | 14 +- getmemoryinfo.html | 568 ++++++++++++++++++++++++++++++ getmempoolinfo.html | 14 +- getmininginfo.html | 14 +- getnettotals.html | 14 +- getnetworkhashps.html | 14 +- getnetworkinfo.html | 14 +- getnetworksolps.html | 14 +- getnewaddress.html | 14 +- getpeerinfo.html | 16 +- getrawchangeaddress.html | 14 +- getrawmempool.html | 14 +- getrawtransaction.html | 32 +- getreceivedbyaccount.html | 14 +- getreceivedbyaddress.html | 14 +- getspentinfo.html | 14 +- gettransaction.html | 14 +- gettxout.html | 14 +- gettxoutproof.html | 14 +- gettxoutsetinfo.html | 14 +- getunconfirmedbalance.html | 14 +- getwalletinfo.html | 16 +- help.html | 14 +- importaddress.html | 14 +- importprivkey.html | 14 +- importpubkey.html | 14 +- importwallet.html | 14 +- index.html | 14 +- keypoolrefill.html | 14 +- listaccounts.html | 14 +- listaddressgroupings.html | 14 +- listbanned.html | 14 +- listlockunspent.html | 14 +- listreceivedbyaccount.html | 14 +- listreceivedbyaddress.html | 14 +- listsinceblock.html | 14 +- listtransactions.html | 14 +- listunspent.html | 14 +- lockunspent.html | 14 +- move.html | 14 +- ping.html | 14 +- prioritisetransaction.html | 14 +- script/template.html | 8 +- sendfrom.html | 14 +- sendmany.html | 14 +- sendrawtransaction.html | 14 +- sendtoaddress.html | 14 +- setaccount.html | 14 +- setban.html | 24 +- setgenerate.html | 14 +- setlogfilter.html | 14 +- settxfee.html | 14 +- signmessage.html | 14 +- signrawtransaction.html | 14 +- stop.html | 14 +- submitblock.html | 14 +- validateaddress.html | 14 +- verifychain.html | 14 +- verifymessage.html | 14 +- verifytxoutproof.html | 14 +- z_exportkey.html | 14 +- z_exportviewingkey.html | 14 +- z_exportwallet.html | 14 +- z_getbalance.html | 14 +- z_getmigrationstatus.html | 14 +- z_getnewaddress.html | 14 +- z_getnotescount.html | 14 +- z_getoperationresult.html | 14 +- z_getoperationstatus.html | 14 +- z_getpaymentdisclosure.html | 14 +- z_gettotalbalance.html | 14 +- z_gettreestate.html | 581 +++++++++++++++++++++++++++++++ z_importkey.html | 14 +- z_importviewingkey.html | 14 +- z_importwallet.html | 14 +- z_listaddresses.html | 14 +- z_listoperationids.html | 14 +- z_listreceivedbyaddress.html | 14 +- z_listunspent.html | 14 +- z_mergetoaddress.html | 16 +- z_sendmany.html | 32 +- z_setmigration.html | 14 +- z_shieldcoinbase.html | 16 +- z_validateaddress.html | 14 +- z_validatepaymentdisclosure.html | 14 +- z_viewtransaction.html | 14 +- zcbenchmark.html | 14 +- zcrawjoinsplit.html | 14 +- zcrawkeygen.html | 14 +- zcrawreceive.html | 14 +- zcsamplejoinsplit.html | 14 +- 134 files changed, 2539 insertions(+), 572 deletions(-) create mode 100644 getmemoryinfo.html create mode 100644 z_gettreestate.html diff --git a/addmultisigaddress.html b/addmultisigaddress.html index bf7a6d6..42eb6f7 100644 --- a/addmultisigaddress.html +++ b/addmultisigaddress.html @@ -3,10 +3,10 @@ - + - addmultisigaddress - Zcash 4.1.0 RPC Docs + addmultisigaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

addmultisigaddress - Zcash 4.1.0 RPC

+

addmultisigaddress - Zcash 4.2.0 RPC

addmultisigaddress nrequired ["key",...] ( "account" )
 
@@ -157,6 +157,9 @@ As json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ As json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/addnode.html b/addnode.html index 60bc149..52ef276 100644 --- a/addnode.html +++ b/addnode.html @@ -3,10 +3,10 @@ - + - addnode - Zcash 4.1.0 RPC Docs + addnode - Zcash 4.2.0 RPC Docs @@ -25,18 +25,18 @@
-

addnode - Zcash 4.1.0 RPC

+

addnode - Zcash 4.2.0 RPC

addnode "node" "add|remove|onetry"
 
-Attempts add or remove a node from the addnode list.
+Attempts to add or remove a node from the addnode list.
 Or try a connection to a node once.
 
 Arguments:
@@ -144,6 +144,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -160,6 +163,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/backupwallet.html b/backupwallet.html index 5dd7662..88c8c4c 100644 --- a/backupwallet.html +++ b/backupwallet.html @@ -3,10 +3,10 @@ - + - backupwallet - Zcash 4.1.0 RPC Docs + backupwallet - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

backupwallet - Zcash 4.1.0 RPC

+

backupwallet - Zcash 4.2.0 RPC

backupwallet "destination"
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/clearbanned.html b/clearbanned.html index c46f706..3ad0fab 100644 --- a/clearbanned.html +++ b/clearbanned.html @@ -3,10 +3,10 @@ - + - clearbanned - Zcash 4.1.0 RPC Docs + clearbanned - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

clearbanned - Zcash 4.1.0 RPC

+

clearbanned - Zcash 4.2.0 RPC

clearbanned
 
@@ -139,6 +139,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -155,6 +158,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/createmultisig.html b/createmultisig.html index 26e0923..ccdc3f5 100644 --- a/createmultisig.html +++ b/createmultisig.html @@ -3,10 +3,10 @@ - + - createmultisig - Zcash 4.1.0 RPC Docs + createmultisig - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

createmultisig - Zcash 4.1.0 RPC

+

createmultisig - Zcash 4.2.0 RPC

createmultisig nrequired ["key",...]
 
@@ -158,6 +158,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -174,6 +177,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/createrawtransaction.html b/createrawtransaction.html index e5fd314..9102dcc 100644 --- a/createrawtransaction.html +++ b/createrawtransaction.html @@ -3,10 +3,10 @@ - + - createrawtransaction - Zcash 4.1.0 RPC Docs + createrawtransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

createrawtransaction - Zcash 4.1.0 RPC

+

createrawtransaction - Zcash 4.2.0 RPC

createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight )
 
@@ -163,6 +163,9 @@ Examples
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -179,6 +182,9 @@ Examples getinfo
+ getmemoryinfo +
+ help
diff --git a/decoderawtransaction.html b/decoderawtransaction.html index ae9351c..feaf2b8 100644 --- a/decoderawtransaction.html +++ b/decoderawtransaction.html @@ -3,10 +3,10 @@ - + - decoderawtransaction - Zcash 4.1.0 RPC Docs + decoderawtransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

decoderawtransaction - Zcash 4.1.0 RPC

+

decoderawtransaction - Zcash 4.2.0 RPC

decoderawtransaction "hexstring"
 
@@ -44,6 +44,7 @@ Arguments:
 Result:
 {
   "txid" : "id",        (string) The transaction id
+  "size" : n,             (numeric) The transaction size
   "overwintered" : bool   (boolean) The Overwintered flag
   "version" : n,          (numeric) The version
   "versiongroupid": "hex"   (string, optional) The version group id (Overwintered txs)
@@ -208,6 +209,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -224,6 +228,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/decodescript.html b/decodescript.html index c80cb36..6e3dea0 100644 --- a/decodescript.html +++ b/decodescript.html @@ -3,10 +3,10 @@ - + - decodescript - Zcash 4.1.0 RPC Docs + decodescript - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

decodescript - Zcash 4.1.0 RPC

+

decodescript - Zcash 4.2.0 RPC

decodescript "hex"
 
@@ -155,6 +155,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -171,6 +174,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/disconnectnode.html b/disconnectnode.html index 64ac50e..4b5dbd7 100644 --- a/disconnectnode.html +++ b/disconnectnode.html @@ -3,10 +3,10 @@ - + - disconnectnode - Zcash 4.1.0 RPC Docs + disconnectnode - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

disconnectnode - Zcash 4.1.0 RPC

+

disconnectnode - Zcash 4.2.0 RPC

disconnectnode "node" 
 
@@ -142,6 +142,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/dumpprivkey.html b/dumpprivkey.html index 9529721..08385fc 100644 --- a/dumpprivkey.html +++ b/dumpprivkey.html @@ -3,10 +3,10 @@ - + - dumpprivkey - Zcash 4.1.0 RPC Docs + dumpprivkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

dumpprivkey - Zcash 4.1.0 RPC

+

dumpprivkey - Zcash 4.2.0 RPC

dumpprivkey "t-addr"
 
@@ -147,6 +147,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -163,6 +166,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/dumpwallet.html b/dumpwallet.html index 666a42e..dc3a64a 100644 --- a/dumpwallet.html +++ b/dumpwallet.html @@ -3,10 +3,10 @@ - + - dumpwallet - Zcash 4.1.0 RPC Docs + dumpwallet - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

dumpwallet - Zcash 4.1.0 RPC

+

dumpwallet - Zcash 4.2.0 RPC

dumpwallet "filename"
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/encryptwallet.html b/encryptwallet.html index d2d5473..e93cc59 100644 --- a/encryptwallet.html +++ b/encryptwallet.html @@ -3,10 +3,10 @@ - + - encryptwallet - Zcash 4.1.0 RPC Docs + encryptwallet - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

encryptwallet - Zcash 4.1.0 RPC

+

encryptwallet - Zcash 4.2.0 RPC

encryptwallet "passphrase"
 
@@ -169,6 +169,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -185,6 +188,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/estimatefee.html b/estimatefee.html index ed1b659..aa77362 100644 --- a/estimatefee.html +++ b/estimatefee.html @@ -3,10 +3,10 @@ - + - estimatefee - Zcash 4.1.0 RPC Docs + estimatefee - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

estimatefee - Zcash 4.1.0 RPC

+

estimatefee - Zcash 4.2.0 RPC

estimatefee nblocks
 
@@ -149,6 +149,9 @@ Example:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -165,6 +168,9 @@ Example: getinfo
+ getmemoryinfo +
+ help
diff --git a/estimatepriority.html b/estimatepriority.html index 863dc17..23ebbc3 100644 --- a/estimatepriority.html +++ b/estimatepriority.html @@ -3,10 +3,10 @@ - + - estimatepriority - Zcash 4.1.0 RPC Docs + estimatepriority - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

estimatepriority - Zcash 4.1.0 RPC

+

estimatepriority - Zcash 4.2.0 RPC

estimatepriority nblocks
 
@@ -149,6 +149,9 @@ Example:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -165,6 +168,9 @@ Example: getinfo
+ getmemoryinfo +
+ help
diff --git a/fundrawtransaction.html b/fundrawtransaction.html index 90b7eb9..9b5ac4a 100644 --- a/fundrawtransaction.html +++ b/fundrawtransaction.html @@ -3,10 +3,10 @@ - + - fundrawtransaction - Zcash 4.1.0 RPC Docs + fundrawtransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

fundrawtransaction - Zcash 4.1.0 RPC

+

fundrawtransaction - Zcash 4.2.0 RPC

fundrawtransaction "hexstring" includeWatching
 
@@ -167,6 +167,9 @@ Send the transaction
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -183,6 +186,9 @@ Send the transaction getinfo
+ getmemoryinfo +
+ help
diff --git a/generate.html b/generate.html index 6d39fe9..822a89f 100644 --- a/generate.html +++ b/generate.html @@ -3,10 +3,10 @@ - + - generate - Zcash 4.1.0 RPC Docs + generate - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

generate - Zcash 4.1.0 RPC

+

generate - Zcash 4.2.0 RPC

generate numblocks
 
@@ -148,6 +148,9 @@ Generate 11 blocks
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Generate 11 blocks getinfo
+ getmemoryinfo +
+ help
diff --git a/getaccount.html b/getaccount.html index 76a7a84..476bb12 100644 --- a/getaccount.html +++ b/getaccount.html @@ -3,10 +3,10 @@ - + - getaccount - Zcash 4.1.0 RPC Docs + getaccount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaccount - Zcash 4.1.0 RPC

+

getaccount - Zcash 4.2.0 RPC

getaccount "zcashaddress"
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaccountaddress.html b/getaccountaddress.html index 8e03dc4..7e341c7 100644 --- a/getaccountaddress.html +++ b/getaccountaddress.html @@ -3,10 +3,10 @@ - + - getaccountaddress - Zcash 4.1.0 RPC Docs + getaccountaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaccountaddress - Zcash 4.1.0 RPC

+

getaccountaddress - Zcash 4.2.0 RPC

getaccountaddress "account"
 
@@ -147,6 +147,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -163,6 +166,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddednodeinfo.html b/getaddednodeinfo.html index 5e81646..694f5a7 100644 --- a/getaddednodeinfo.html +++ b/getaddednodeinfo.html @@ -3,10 +3,10 @@ - + - getaddednodeinfo - Zcash 4.1.0 RPC Docs + getaddednodeinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddednodeinfo - Zcash 4.1.0 RPC

+

getaddednodeinfo - Zcash 4.2.0 RPC

getaddednodeinfo dns ( "node" )
 
@@ -48,7 +48,7 @@ Arguments:
 Result:
 [
   {
-    "addednode" : "192.168.0.201",   (string) The node ip address
+    "addednode" : "192.168.0.201",   (string) The node IP address
     "connected" : true|false,          (boolean) If connected
     "addresses" : [
        {
@@ -163,6 +163,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -179,6 +182,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddressbalance.html b/getaddressbalance.html index 723f217..1651a6a 100644 --- a/getaddressbalance.html +++ b/getaddressbalance.html @@ -3,10 +3,10 @@ - + - getaddressbalance - Zcash 4.1.0 RPC Docs + getaddressbalance - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressbalance - Zcash 4.1.0 RPC

+

getaddressbalance - Zcash 4.2.0 RPC

getaddressbalance {"addresses": ["taddr", ...]}
 
@@ -171,6 +171,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -187,6 +190,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddressdeltas.html b/getaddressdeltas.html index c20bb4c..328575e 100644 --- a/getaddressdeltas.html +++ b/getaddressdeltas.html @@ -3,10 +3,10 @@ - + - getaddressdeltas - Zcash 4.1.0 RPC Docs + getaddressdeltas - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressdeltas - Zcash 4.1.0 RPC

+

getaddressdeltas - Zcash 4.2.0 RPC

getaddressdeltas {"addresses": ["taddr", ...], ("start": n), ("end": n), ("chainInfo": true|false)}
 
@@ -208,6 +208,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -224,6 +227,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddressesbyaccount.html b/getaddressesbyaccount.html index 2579f4b..bde429e 100644 --- a/getaddressesbyaccount.html +++ b/getaddressesbyaccount.html @@ -3,10 +3,10 @@ - + - getaddressesbyaccount - Zcash 4.1.0 RPC Docs + getaddressesbyaccount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressesbyaccount - Zcash 4.1.0 RPC

+

getaddressesbyaccount - Zcash 4.2.0 RPC

getaddressesbyaccount "account"
 
@@ -148,6 +148,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddressmempool.html b/getaddressmempool.html index 86d21c1..1c3ca24 100644 --- a/getaddressmempool.html +++ b/getaddressmempool.html @@ -3,10 +3,10 @@ - + - getaddressmempool - Zcash 4.1.0 RPC Docs + getaddressmempool - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressmempool - Zcash 4.1.0 RPC

+

getaddressmempool - Zcash 4.2.0 RPC

getaddressmempool {"addresses": ["taddr", ...]}
 
@@ -178,6 +178,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -194,6 +197,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddresstxids.html b/getaddresstxids.html index 62f7f9d..5daae96 100644 --- a/getaddresstxids.html +++ b/getaddresstxids.html @@ -3,10 +3,10 @@ - + - getaddresstxids - Zcash 4.1.0 RPC Docs + getaddresstxids - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddresstxids - Zcash 4.1.0 RPC

+

getaddresstxids - Zcash 4.2.0 RPC

getaddresstxids {"addresses": ["taddr", ...], ("start": n), ("end": n)}
 
@@ -175,6 +175,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -191,6 +194,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getaddressutxos.html b/getaddressutxos.html index da30a4c..67d924a 100644 --- a/getaddressutxos.html +++ b/getaddressutxos.html @@ -3,10 +3,10 @@ - + - getaddressutxos - Zcash 4.1.0 RPC Docs + getaddressutxos - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressutxos - Zcash 4.1.0 RPC

+

getaddressutxos - Zcash 4.2.0 RPC

getaddressutxos {"addresses": ["taddr", ...], ("chainInfo": true|false)}
 
@@ -40,13 +40,19 @@ 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
+-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":
@@ -190,6 +196,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -206,6 +215,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getbalance.html b/getbalance.html index 1d0196e..5de346a 100644 --- a/getbalance.html +++ b/getbalance.html @@ -3,10 +3,10 @@ - + - getbalance - Zcash 4.1.0 RPC Docs + getbalance - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getbalance - Zcash 4.1.0 RPC

+

getbalance - Zcash 4.2.0 RPC

getbalance ( "account" minconf includeWatchonly inZat )
 
@@ -155,6 +155,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -171,6 +174,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/getbestblockhash.html b/getbestblockhash.html index f345361..05f6941 100644 --- a/getbestblockhash.html +++ b/getbestblockhash.html @@ -3,10 +3,10 @@ - + - getbestblockhash - Zcash 4.1.0 RPC Docs + getbestblockhash - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getbestblockhash - Zcash 4.1.0 RPC

+

getbestblockhash - Zcash 4.2.0 RPC

getbestblockhash
 
@@ -142,6 +142,9 @@ Examples
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Examples getinfo
+ getmemoryinfo +
+ help
diff --git a/getblock.html b/getblock.html index b243bf4..08c79a5 100644 --- a/getblock.html +++ b/getblock.html @@ -3,10 +3,10 @@ - + - getblock - Zcash 4.1.0 RPC Docs + getblock - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblock - Zcash 4.1.0 RPC

+

getblock - Zcash 4.2.0 RPC

getblock "hash|height" ( verbosity )
 
@@ -180,6 +180,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -196,6 +199,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblockchaininfo.html b/getblockchaininfo.html index 0999fa2..58efa6d 100644 --- a/getblockchaininfo.html +++ b/getblockchaininfo.html @@ -3,10 +3,10 @@ - + - getblockchaininfo - Zcash 4.1.0 RPC Docs + getblockchaininfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockchaininfo - Zcash 4.1.0 RPC

+

getblockchaininfo - Zcash 4.2.0 RPC

getblockchaininfo
 Returns an object containing various state info regarding block chain processing.
@@ -44,6 +44,7 @@ Result:
 {
   "chain": "xxxx",        (string) current network name as defined in BIP70 (main, test, regtest)
   "blocks": xxxxxx,         (numeric) the current number of blocks processed in the server
+  "initial_block_download_complete": xx, (boolean) true if the initial download of the blockchain is complete
   "headers": xxxxxx,        (numeric) the current number of headers we have validated
   "bestblockhash": "...", (string) the hash of the currently best block
   "difficulty": xxxxxx,     (numeric) the current difficulty
@@ -180,6 +181,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -196,6 +200,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblockcount.html b/getblockcount.html index 8d72f7e..31ae93f 100644 --- a/getblockcount.html +++ b/getblockcount.html @@ -3,10 +3,10 @@ - + - getblockcount - Zcash 4.1.0 RPC Docs + getblockcount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockcount - Zcash 4.1.0 RPC

+

getblockcount - Zcash 4.2.0 RPC

getblockcount
 
@@ -142,6 +142,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblockdeltas.html b/getblockdeltas.html index c6d8842..662405b 100644 --- a/getblockdeltas.html +++ b/getblockdeltas.html @@ -3,10 +3,10 @@ - + - getblockdeltas - Zcash 4.1.0 RPC Docs + getblockdeltas - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockdeltas - Zcash 4.1.0 RPC

+

getblockdeltas - Zcash 4.2.0 RPC

getblockdeltas "blockhash"
 
@@ -197,6 +197,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -213,6 +216,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblockhash.html b/getblockhash.html index 7d20809..4e3513a 100644 --- a/getblockhash.html +++ b/getblockhash.html @@ -3,10 +3,10 @@ - + - getblockhash - Zcash 4.1.0 RPC Docs + getblockhash - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockhash - Zcash 4.1.0 RPC

+

getblockhash - Zcash 4.2.0 RPC

getblockhash index
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblockhashes.html b/getblockhashes.html index 44c5a6e..abd9217 100644 --- a/getblockhashes.html +++ b/getblockhashes.html @@ -3,10 +3,10 @@ - + - getblockhashes - Zcash 4.1.0 RPC Docs + getblockhashes - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockhashes - Zcash 4.1.0 RPC

+

getblockhashes - Zcash 4.2.0 RPC

getblockhashes high low ( {"noOrphans": true|false, "logicalTimes": true|false} )
 
@@ -178,6 +178,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -194,6 +197,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblockheader.html b/getblockheader.html index e64874f..d67d3ae 100644 --- a/getblockheader.html +++ b/getblockheader.html @@ -3,10 +3,10 @@ - + - getblockheader - Zcash 4.1.0 RPC Docs + getblockheader - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockheader - Zcash 4.1.0 RPC

+

getblockheader - Zcash 4.2.0 RPC

getblockheader "hash" ( verbose )
 
@@ -163,6 +163,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -179,6 +182,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblocksubsidy.html b/getblocksubsidy.html index 446974b..fade5ad 100644 --- a/getblocksubsidy.html +++ b/getblocksubsidy.html @@ -3,10 +3,10 @@ - + - getblocksubsidy - Zcash 4.1.0 RPC Docs + getblocksubsidy - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblocksubsidy - Zcash 4.1.0 RPC

+

getblocksubsidy - Zcash 4.2.0 RPC

getblocksubsidy height
 
@@ -47,16 +47,18 @@ Result:
   "founders" : x.xxx,           (numeric) The founders' reward amount in ZEC.
   "fundingstreams" : [          (array) An array of funding stream descriptions (present only when Canopy has activated).
     {
-      "recipient" : "...",      (string) A description of the funding stream recipient.
-      "specification" : "url",  (string) A URL for the specification of this funding stream.
-      "value" : x.xxx           (numeric) The funding stream amount in ZEC.
+      "recipient" : "...",        (string) A description of the funding stream recipient.
+      "specification" : "url",    (string) A URL for the specification of this funding stream.
+      "value" : x.xxx             (numeric) The funding stream amount in ZEC.
+      "valueZat" : xxxx           (numeric) The funding stream amount in zatoshis.
+      "address" :                 (string) The transparent or Sapling address of the funding stream recipient.
     }, ...
   ]
 }
 
 Examples:
 > zcash-cli getblocksubsidy 1000
-> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockubsidy", "params": [1000] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblocksubsidy", "params": [1000] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
 
 

@@ -155,6 +157,9 @@ Examples: verifytxoutproof
+ z_gettreestate +
+

@@ -171,6 +176,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getblocktemplate.html b/getblocktemplate.html index 1d9a3f6..767472b 100644 --- a/getblocktemplate.html +++ b/getblocktemplate.html @@ -3,10 +3,10 @@ - + - getblocktemplate - Zcash 4.1.0 RPC Docs + getblocktemplate - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getblocktemplate - Zcash 4.1.0 RPC

+

getblocktemplate - Zcash 4.2.0 RPC

getblocktemplate ( "jsonrequestobject" )
 
@@ -40,29 +40,34 @@ If the request parameters include a 'mode' key, that is used to explicit
 It returns data needed to construct a block to work on.
 See https://en.bitcoin.it/wiki/BIP_0022 for full specification.
 
+To obtain information about founder's reward or funding stream
+amounts, use 'getblocksubsidy HEIGHT' passing in the height returned
+by this API.
+
 Arguments:
 1. "jsonrequestobject"       (string, optional) A json object in the following spec
      {
-       "mode":"template"    (string, optional) This must be set to "template" or omitted
-       "capabilities":[       (array, optional) A list of strings
-           "support"           (string) client side supported feature, 'longpoll', 'coinbasetxn', 'coinbasevalue', 'proposal', 'serverlist', 'workid'
+       "mode":"template,"    (string, optional) This must be set to "template" or omitted
+       "capabilities":[      (array, optional) A list of strings
+           "support"         (string) client side supported feature, 'longpoll', 'coinbasetxn', 'coinbasevalue', 'proposal', 'serverlist', 'workid'
            ,...
-         ]
+         ],
+       "longpollid":"id"     (string, optional) id to wait for
      }
 
 
 Result:
 {
   "version" : n,                     (numeric) The block version
-  "previousblockhash" : "xxxx",    (string) The hash of current highest block
-  "lightclientroothash" : "xxxx", (string) The hash of the light client root field in the block header
-  "finalsaplingroothash" : "xxxx", (string) (DEPRECATED) The hash of the light client root field in the block header
+  "previousblockhash" : "xxxx",      (string) The hash of current highest block
+  "lightclientroothash" : "xxxx",    (string) The hash of the light client root field in the block header
+  "finalsaplingroothash" : "xxxx",   (string) (DEPRECATED) The hash of the light client root field in the block header
   "transactions" : [                 (array) contents of non-coinbase transactions that should be included in the next block
       {
-         "data" : "xxxx",          (string) transaction data encoded in hexadecimal (byte-for-byte)
-         "hash" : "xxxx",          (string) hash/id encoded in little-endian hexadecimal
-         "depends" : [              (array) array of numbers 
-             n                        (numeric) transactions before this one (by 1-based index in 'transactions' list) that must be present in the final block if this one is
+         "data" : "xxxx",            (string) transaction data encoded in hexadecimal (byte-for-byte)
+         "hash" : "xxxx",            (string) hash/id encoded in little-endian hexadecimal
+         "depends" : [               (array) array of numbers 
+             n                       (numeric) transactions before this one (by 1-based index in 'transactions' list) that must be present in the final block if this one is
              ,...
          ],
          "fee": n,                   (numeric) difference in value between transaction inputs and outputs (in Satoshis); for coinbase transactions, this is a negative Number of the total collected block fees (ie, not including the block subsidy); if key is not present, fee is unknown and clients MUST NOT assume there isn't one
@@ -72,18 +77,19 @@ Result:
       ,...
   ],
   "coinbasetxn" : { ... },           (json object) information for coinbase transaction
-  "target" : "xxxx",               (string) The hash target
+  "target" : "xxxx",                 (string) The hash target
+  "longpollid" : "str",              (string) an id to include with a request to longpoll on an update to this template
   "mintime" : xxx,                   (numeric) The minimum timestamp appropriate for next block time in seconds since epoch (Jan 1 1970 GMT)
   "mutable" : [                      (array of string) list of ways the block template may be changed 
      "value"                         (string) A way the block template may be changed, e.g. 'time', 'transactions', 'prevblock'
      ,...
   ],
-  "noncerange" : "00000000ffffffff",   (string) A range of valid nonces
-  "sigoplimit" : n,                 (numeric) limit of sigops in blocks
-  "sizelimit" : n,                  (numeric) limit of block size
-  "curtime" : ttt,                  (numeric) current timestamp in seconds since epoch (Jan 1 1970 GMT)
-  "bits" : "xxx",                 (string) compressed target of next block
-  "height" : n                      (numeric) The height of the next block
+  "noncerange" : "00000000ffffffff", (string) A range of valid nonces
+  "sigoplimit" : n,                  (numeric) limit of sigops in blocks
+  "sizelimit" : n,                   (numeric) limit of block size
+  "curtime" : ttt,                   (numeric) current timestamp in seconds since epoch (Jan 1 1970 GMT)
+  "bits" : "xxx",                    (string) compressed target of next block
+  "height" : n                       (numeric) The height of the next block
 }
 
 Examples:
@@ -187,6 +193,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -203,6 +212,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getchaintips.html b/getchaintips.html index ccd67a3..4d667c6 100644 --- a/getchaintips.html +++ b/getchaintips.html @@ -3,10 +3,10 @@ - + - getchaintips - Zcash 4.1.0 RPC Docs + getchaintips - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getchaintips - Zcash 4.1.0 RPC

+

getchaintips - Zcash 4.2.0 RPC

getchaintips
 Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
@@ -160,6 +160,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -176,6 +179,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getconnectioncount.html b/getconnectioncount.html index 7490914..e9576c3 100644 --- a/getconnectioncount.html +++ b/getconnectioncount.html @@ -3,10 +3,10 @@ - + - getconnectioncount - Zcash 4.1.0 RPC Docs + getconnectioncount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getconnectioncount - Zcash 4.1.0 RPC

+

getconnectioncount - Zcash 4.2.0 RPC

getconnectioncount
 
@@ -142,6 +142,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getdeprecationinfo.html b/getdeprecationinfo.html index 615c0da..da4ab7e 100644 --- a/getdeprecationinfo.html +++ b/getdeprecationinfo.html @@ -3,10 +3,10 @@ - + - getdeprecationinfo - Zcash 4.1.0 RPC Docs + getdeprecationinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getdeprecationinfo - Zcash 4.1.0 RPC

+

getdeprecationinfo - Zcash 4.2.0 RPC

getdeprecationinfo
 Returns an object containing current version and deprecation block height. Applicable only on mainnet.
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getdifficulty.html b/getdifficulty.html index 51695c8..368e6f7 100644 --- a/getdifficulty.html +++ b/getdifficulty.html @@ -3,10 +3,10 @@ - + - getdifficulty - Zcash 4.1.0 RPC Docs + getdifficulty - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getdifficulty - Zcash 4.1.0 RPC

+

getdifficulty - Zcash 4.2.0 RPC

getdifficulty
 
@@ -142,6 +142,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getexperimentalfeatures.html b/getexperimentalfeatures.html index 625862c..be29d70 100644 --- a/getexperimentalfeatures.html +++ b/getexperimentalfeatures.html @@ -3,10 +3,10 @@ - + - getexperimentalfeatures - Zcash 4.1.0 RPC Docs + getexperimentalfeatures - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getexperimentalfeatures - Zcash 4.1.0 RPC

+

getexperimentalfeatures - Zcash 4.2.0 RPC

getexperimentalfeatures
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getgenerate.html b/getgenerate.html index e74ff7c..3ed8093 100644 --- a/getgenerate.html +++ b/getgenerate.html @@ -3,10 +3,10 @@ - + - getgenerate - Zcash 4.1.0 RPC Docs + getgenerate - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getgenerate - Zcash 4.1.0 RPC

+

getgenerate - Zcash 4.2.0 RPC

getgenerate
 
@@ -144,6 +144,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -160,6 +163,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getinfo.html b/getinfo.html index 4c9f312..5a9378e 100644 --- a/getinfo.html +++ b/getinfo.html @@ -3,10 +3,10 @@ - + - getinfo - Zcash 4.1.0 RPC Docs + getinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getinfo - Zcash 4.1.0 RPC

+

getinfo - Zcash 4.2.0 RPC

getinfo
 Returns an object containing various state info.
@@ -158,6 +158,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -174,6 +177,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getlocalsolps.html b/getlocalsolps.html index dc9cfc4..e5f6f86 100644 --- a/getlocalsolps.html +++ b/getlocalsolps.html @@ -3,10 +3,10 @@ - + - getlocalsolps - Zcash 4.1.0 RPC Docs + getlocalsolps - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getlocalsolps - Zcash 4.1.0 RPC

+

getlocalsolps - Zcash 4.2.0 RPC

getlocalsolps
 
@@ -143,6 +143,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -159,6 +162,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getmemoryinfo.html b/getmemoryinfo.html new file mode 100644 index 0000000..5a0a20b --- /dev/null +++ b/getmemoryinfo.html @@ -0,0 +1,568 @@ + + + + + + + + + getmemoryinfo - Zcash 4.2.0 RPC Docs + + + + + + + + + + +
+ +
+
+

getmemoryinfo - Zcash 4.2.0 RPC

+ +
getmemoryinfo
+Returns an object containing information about memory usage.
+
+Result:
+{
+  "locked": {               (json object) Information about locked memory manager
+    "used": xxxxx,          (numeric) Number of bytes used
+    "free": xxxxx,          (numeric) Number of bytes available in current arenas
+    "total": xxxxxxx,       (numeric) Total number of bytes managed
+    "locked": xxxxxx,       (numeric) Amount of bytes that succeeded locking. If this number is smaller than total, locking pages failed at some point and key data could be swapped to disk.
+    "chunks_used": xxxxx,   (numeric) Number allocated chunks
+    "chunks_free": xxxxx,   (numeric) Number unused chunks
+  }
+}
+
+Examples:
+> zcash-cli getmemoryinfo 
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getmemoryinfo", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+
+
+
+ +

+ Maintained by @_garethtdavies; license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT (github repo) +

+

+ Note it uses a mainnet node +

+
+
+ +
+
+ Addressindex +
+ +
+
+ + +
+ +
+
+ Control +
+
+ + getexperimentalfeatures +
+ + getinfo +
+ + getmemoryinfo +
+ + help +
+ + setlogfilter +
+ + stop +
+ +
+
+
+ +
+
+ Disclosure +
+ +
+
+ +
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+ + +
+ +
+
+ Network +
+ +
+
+ + +
+ +
+
+ Util +
+ +
+
+ + +
+ +
+
+
+ + diff --git a/getmempoolinfo.html b/getmempoolinfo.html index e5bf5ec..e4298ef 100644 --- a/getmempoolinfo.html +++ b/getmempoolinfo.html @@ -3,10 +3,10 @@ - + - getmempoolinfo - Zcash 4.1.0 RPC Docs + getmempoolinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getmempoolinfo - Zcash 4.1.0 RPC

+

getmempoolinfo - Zcash 4.2.0 RPC

getmempoolinfo
 
@@ -146,6 +146,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -162,6 +165,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getmininginfo.html b/getmininginfo.html index 2b6fe57..34b4ff0 100644 --- a/getmininginfo.html +++ b/getmininginfo.html @@ -3,10 +3,10 @@ - + - getmininginfo - Zcash 4.1.0 RPC Docs + getmininginfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getmininginfo - Zcash 4.1.0 RPC

+

getmininginfo - Zcash 4.2.0 RPC

getmininginfo
 
@@ -154,6 +154,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -170,6 +173,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getnettotals.html b/getnettotals.html index 4c6d1cc..b9b630c 100644 --- a/getnettotals.html +++ b/getnettotals.html @@ -3,10 +3,10 @@ - + - getnettotals - Zcash 4.1.0 RPC Docs + getnettotals - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getnettotals - Zcash 4.1.0 RPC

+

getnettotals - Zcash 4.2.0 RPC

getnettotals
 
@@ -147,6 +147,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -163,6 +166,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getnetworkhashps.html b/getnetworkhashps.html index 7a96d80..efdd54b 100644 --- a/getnetworkhashps.html +++ b/getnetworkhashps.html @@ -3,10 +3,10 @@ - + - getnetworkhashps - Zcash 4.1.0 RPC Docs + getnetworkhashps - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getnetworkhashps - Zcash 4.1.0 RPC

+

getnetworkhashps - Zcash 4.2.0 RPC

getnetworkhashps ( blocks height )
 
@@ -150,6 +150,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -166,6 +169,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getnetworkinfo.html b/getnetworkinfo.html index 3b6b42d..7422da9 100644 --- a/getnetworkinfo.html +++ b/getnetworkinfo.html @@ -3,10 +3,10 @@ - + - getnetworkinfo - Zcash 4.1.0 RPC Docs + getnetworkinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getnetworkinfo - Zcash 4.1.0 RPC

+

getnetworkinfo - Zcash 4.2.0 RPC

getnetworkinfo
 Returns an object containing various state info regarding P2P networking.
@@ -167,6 +167,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -183,6 +186,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getnetworksolps.html b/getnetworksolps.html index 5318048..c7318ce 100644 --- a/getnetworksolps.html +++ b/getnetworksolps.html @@ -3,10 +3,10 @@ - + - getnetworksolps - Zcash 4.1.0 RPC Docs + getnetworksolps - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getnetworksolps - Zcash 4.1.0 RPC

+

getnetworksolps - Zcash 4.2.0 RPC

getnetworksolps ( blocks height )
 
@@ -148,6 +148,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getnewaddress.html b/getnewaddress.html index 4788bfb..ac8cce4 100644 --- a/getnewaddress.html +++ b/getnewaddress.html @@ -3,10 +3,10 @@ - + - getnewaddress - Zcash 4.1.0 RPC Docs + getnewaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getnewaddress - Zcash 4.1.0 RPC

+

getnewaddress - Zcash 4.2.0 RPC

getnewaddress ( "account" )
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getpeerinfo.html b/getpeerinfo.html index 11d775c..ad71de5 100644 --- a/getpeerinfo.html +++ b/getpeerinfo.html @@ -3,10 +3,10 @@ - + - getpeerinfo - Zcash 4.1.0 RPC Docs + getpeerinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getpeerinfo - Zcash 4.1.0 RPC

+

getpeerinfo - Zcash 4.2.0 RPC

getpeerinfo
 
@@ -42,7 +42,7 @@ bResult:
 [
   {
     "id": n,                   (numeric) Peer index
-    "addr":"host:port",      (string) The ip address and port of the peer
+    "addr":"host:port",      (string) The IP address and port of the peer
     "addrlocal":"ip:port",   (string) local address
     "services":"xxxxxxxxxxxxxxxx",   (string) The services offered
     "lastsend": ttt,           (numeric) The time in seconds since epoch (Jan 1 1970 GMT) of the last send
@@ -169,6 +169,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -185,6 +188,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getrawchangeaddress.html b/getrawchangeaddress.html index 93c6e39..3359c12 100644 --- a/getrawchangeaddress.html +++ b/getrawchangeaddress.html @@ -3,10 +3,10 @@ - + - getrawchangeaddress - Zcash 4.1.0 RPC Docs + getrawchangeaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getrawchangeaddress - Zcash 4.1.0 RPC

+

getrawchangeaddress - Zcash 4.2.0 RPC

getrawchangeaddress
 
@@ -143,6 +143,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -159,6 +162,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getrawmempool.html b/getrawmempool.html index d236564..903fea2 100644 --- a/getrawmempool.html +++ b/getrawmempool.html @@ -3,10 +3,10 @@ - + - getrawmempool - Zcash 4.1.0 RPC Docs + getrawmempool - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getrawmempool - Zcash 4.1.0 RPC

+

getrawmempool - Zcash 4.2.0 RPC

getrawmempool ( verbose )
 
@@ -163,6 +163,9 @@ Examples
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -179,6 +182,9 @@ Examples getinfo
+ getmemoryinfo +
+ help
diff --git a/getrawtransaction.html b/getrawtransaction.html index dbf236c..27522e2 100644 --- a/getrawtransaction.html +++ b/getrawtransaction.html @@ -3,10 +3,10 @@ - + - getrawtransaction - Zcash 4.1.0 RPC Docs + getrawtransaction - Zcash 4.2.0 RPC Docs @@ -25,20 +25,23 @@
-

getrawtransaction - Zcash 4.1.0 RPC

+

getrawtransaction - Zcash 4.2.0 RPC

-
getrawtransaction "txid" ( verbose )
+            
getrawtransaction "txid" ( verbose "blockhash" )
 
-NOTE: By default this function only works sometimes. This is when the tx is in the mempool
-or there is an unspent output in the utxo for this transaction. To make it always work,
-you need to maintain a transaction index, using the -txindex command line option.
+NOTE: If "blockhash" is not provided and the -txindex option is not enabled, then this call only
+works for mempool transactions. If either "blockhash" is provided or the -txindex option is
+enabled, it also works for blockchain transactions. If the block which contains the transaction
+is known, its hash can be provided even for nodes without -txindex. Note that if a blockhash is
+provided, only that block will be searched and if the transaction is in the mempool or other
+blocks, or if this node does not have the given block available, the transaction will not be found.
 
 Return the raw transaction data.
 
@@ -47,15 +50,18 @@ If verbose is non-zero, returns an Object with information about 'txid'.
 
 Arguments:
 1. "txid"      (string, required) The transaction id
-2. verbose       (numeric, optional, default=0) If 0, return a string, other return a json object
+2. verbose     (numeric, optional, default=0) If 0, return a string of hex-encoded data, otherwise return a JSON object
+3. "blockhash" (string, optional) The block in which to look for the transaction
 
 Result (if verbose is not set or set to 0):
 "data"      (string) The serialized, hex-encoded data for 'txid'
 
 Result (if verbose > 0):
 {
+  "in_active_chain": b,   (bool) Whether specified block is in the active chain or not (only present with explicit "blockhash" argument)
   "hex" : "data",       (string) The serialized, hex-encoded data for 'txid'
   "txid" : "id",        (string) The transaction id (same as provided)
+  "size" : n,             (numeric) The transaction size
   "version" : n,          (numeric) The version
   "locktime" : ttt,       (numeric) The lock time
   "expiryheight" : ttt,   (numeric, optional) The block height after which the transaction expires
@@ -125,6 +131,8 @@ Examples:
 > zcash-cli getrawtransaction "mytxid"
 > zcash-cli getrawtransaction "mytxid" 1
 > curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getrawtransaction", "params": ["mytxid", 1] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+> zcash-cli getrawtransaction "mytxid" 0 "myblockhash"
+> zcash-cli getrawtransaction "mytxid" 1 "myblockhash"
 
 

@@ -223,6 +231,9 @@ Examples: verifytxoutproof
+ z_gettreestate +
+

@@ -239,6 +250,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getreceivedbyaccount.html b/getreceivedbyaccount.html index ba73a67..02be1ad 100644 --- a/getreceivedbyaccount.html +++ b/getreceivedbyaccount.html @@ -3,10 +3,10 @@ - + - getreceivedbyaccount - Zcash 4.1.0 RPC Docs + getreceivedbyaccount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getreceivedbyaccount - Zcash 4.1.0 RPC

+

getreceivedbyaccount - Zcash 4.2.0 RPC

getreceivedbyaccount "account" ( minconf ) ( inZat )
 
@@ -157,6 +157,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/getreceivedbyaddress.html b/getreceivedbyaddress.html index 087354f..b6aa9a9 100644 --- a/getreceivedbyaddress.html +++ b/getreceivedbyaddress.html @@ -3,10 +3,10 @@ - + - getreceivedbyaddress - Zcash 4.1.0 RPC Docs + getreceivedbyaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getreceivedbyaddress - Zcash 4.1.0 RPC

+

getreceivedbyaddress - Zcash 4.2.0 RPC

getreceivedbyaddress "zcashaddress" ( minconf ) ( inZat )
 
@@ -157,6 +157,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/getspentinfo.html b/getspentinfo.html index 646e1ac..f3ca52b 100644 --- a/getspentinfo.html +++ b/getspentinfo.html @@ -3,10 +3,10 @@ - + - getspentinfo - Zcash 4.1.0 RPC Docs + getspentinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getspentinfo - Zcash 4.1.0 RPC

+

getspentinfo - Zcash 4.2.0 RPC

getspentinfo {"txid": "txidhex", "index": n}
 
@@ -161,6 +161,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -177,6 +180,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/gettransaction.html b/gettransaction.html index a66e62e..2841a0a 100644 --- a/gettransaction.html +++ b/gettransaction.html @@ -3,10 +3,10 @@ - + - gettransaction - Zcash 4.1.0 RPC Docs + gettransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

gettransaction - Zcash 4.1.0 RPC

+

gettransaction - Zcash 4.2.0 RPC

gettransaction "txid" ( includeWatchonly )
 
@@ -181,6 +181,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -197,6 +200,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/gettxout.html b/gettxout.html index aad6a92..3e1aaf7 100644 --- a/gettxout.html +++ b/gettxout.html @@ -3,10 +3,10 @@ - + - gettxout - Zcash 4.1.0 RPC Docs + gettxout - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

gettxout - Zcash 4.1.0 RPC

+

gettxout - Zcash 4.2.0 RPC

gettxout "txid" n ( includemempool )
 
@@ -170,6 +170,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -186,6 +189,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/gettxoutproof.html b/gettxoutproof.html index 2febfd9..569bb56 100644 --- a/gettxoutproof.html +++ b/gettxoutproof.html @@ -3,10 +3,10 @@ - + - gettxoutproof - Zcash 4.1.0 RPC Docs + gettxoutproof - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

gettxoutproof - Zcash 4.1.0 RPC

+

gettxoutproof - Zcash 4.2.0 RPC

gettxoutproof ["txid",...] ( blockhash )
 
@@ -153,6 +153,9 @@ Result:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -169,6 +172,9 @@ Result: getinfo
+ getmemoryinfo +
+ help
diff --git a/gettxoutsetinfo.html b/gettxoutsetinfo.html index 5347220..2490318 100644 --- a/gettxoutsetinfo.html +++ b/gettxoutsetinfo.html @@ -3,10 +3,10 @@ - + - gettxoutsetinfo - Zcash 4.1.0 RPC Docs + gettxoutsetinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

gettxoutsetinfo - Zcash 4.1.0 RPC

+

gettxoutsetinfo - Zcash 4.2.0 RPC

gettxoutsetinfo
 
@@ -151,6 +151,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -167,6 +170,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/getunconfirmedbalance.html b/getunconfirmedbalance.html index 0cda8f2..0b608f6 100644 --- a/getunconfirmedbalance.html +++ b/getunconfirmedbalance.html @@ -3,10 +3,10 @@ - + - getunconfirmedbalance - Zcash 4.1.0 RPC Docs + getunconfirmedbalance - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getunconfirmedbalance - Zcash 4.1.0 RPC

+

getunconfirmedbalance - Zcash 4.2.0 RPC

getunconfirmedbalance
 Returns the server's total unconfirmed balance
@@ -134,6 +134,9 @@ Returns the server's total unconfirmed balance
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -150,6 +153,9 @@ Returns the server's total unconfirmed balance getinfo
+ getmemoryinfo +
+ help
diff --git a/getwalletinfo.html b/getwalletinfo.html index 10a04ff..0d30fd2 100644 --- a/getwalletinfo.html +++ b/getwalletinfo.html @@ -3,10 +3,10 @@ - + - getwalletinfo - Zcash 4.1.0 RPC Docs + getwalletinfo - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

getwalletinfo - Zcash 4.1.0 RPC

+

getwalletinfo - Zcash 4.2.0 RPC

getwalletinfo
 Returns an object containing various wallet state info.
@@ -43,6 +43,8 @@ Result:
   "balance": xxxxxxx,         (numeric) the total confirmed transparent balance of the wallet in ZEC
   "unconfirmed_balance": xxx, (numeric) the total unconfirmed transparent balance of the wallet in ZEC
   "immature_balance": xxxxxx, (numeric) the total immature transparent balance of the wallet in ZEC
+  "shielded_balance": xxxxxxx,  (numeric) the total confirmed shielded balance of the wallet in ZEC
+  "shielded_unconfirmed_balance": xxx, (numeric) the total unconfirmed shielded balance of the wallet in ZEC
   "txcount": xxxxxxx,         (numeric) the total number of transactions in the wallet
   "keypoololdest": xxxxxx,    (numeric) the timestamp (seconds since GMT epoch) of the oldest pre-generated key in the key pool
   "keypoolsize": xxxx,        (numeric) how many new keys are pre-generated
@@ -152,6 +154,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -168,6 +173,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/help.html b/help.html index 9bc3363..ec3e3c6 100644 --- a/help.html +++ b/help.html @@ -3,10 +3,10 @@ - + - help - Zcash 4.1.0 RPC Docs + help - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

help - Zcash 4.1.0 RPC

+

help - Zcash 4.2.0 RPC

help ( "command" )
 
@@ -141,6 +141,9 @@ Result:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -157,6 +160,9 @@ Result: getinfo
+ getmemoryinfo +
+ help
diff --git a/importaddress.html b/importaddress.html index 128c532..24e3d6c 100644 --- a/importaddress.html +++ b/importaddress.html @@ -3,10 +3,10 @@ - + - importaddress - Zcash 4.1.0 RPC Docs + importaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

importaddress - Zcash 4.1.0 RPC

+

importaddress - Zcash 4.2.0 RPC

importaddress "address" ( "label" rescan p2sh )
 
@@ -158,6 +158,9 @@ As a JSON-RPC call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -174,6 +177,9 @@ As a JSON-RPC call getinfo
+ getmemoryinfo +
+ help
diff --git a/importprivkey.html b/importprivkey.html index 2ca2d9e..e8c376b 100644 --- a/importprivkey.html +++ b/importprivkey.html @@ -3,10 +3,10 @@ - + - importprivkey - Zcash 4.1.0 RPC Docs + importprivkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

importprivkey - Zcash 4.1.0 RPC

+

importprivkey - Zcash 4.2.0 RPC

importprivkey "zcashprivkey" ( "label" rescan )
 
@@ -156,6 +156,9 @@ As a JSON-RPC call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -172,6 +175,9 @@ As a JSON-RPC call getinfo
+ getmemoryinfo +
+ help
diff --git a/importpubkey.html b/importpubkey.html index 26de19a..0215974 100644 --- a/importpubkey.html +++ b/importpubkey.html @@ -3,10 +3,10 @@ - + - importpubkey - Zcash 4.1.0 RPC Docs + importpubkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

importpubkey - Zcash 4.1.0 RPC

+

importpubkey - Zcash 4.2.0 RPC

importpubkey "pubkey" ( "label" rescan )
 
@@ -153,6 +153,9 @@ As a JSON-RPC call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -169,6 +172,9 @@ As a JSON-RPC call getinfo
+ getmemoryinfo +
+ help
diff --git a/importwallet.html b/importwallet.html index 0fcd339..17cdfb4 100644 --- a/importwallet.html +++ b/importwallet.html @@ -3,10 +3,10 @@ - + - importwallet - Zcash 4.1.0 RPC Docs + importwallet - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

importwallet - Zcash 4.1.0 RPC

+

importwallet - Zcash 4.2.0 RPC

importwallet "filename"
 
@@ -149,6 +149,9 @@ Import using the json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -165,6 +168,9 @@ Import using the json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/index.html b/index.html index 658d748..6511eca 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ - + - Zcash 4.1.0 RPC Docs + Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

Zcash 4.1.0 RPC

+

Zcash 4.2.0 RPC

Maintained by @_garethtdavies; license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT (github repo) @@ -128,6 +128,9 @@ verifytxoutproof
+ z_gettreestate +
+


@@ -144,6 +147,9 @@ getinfo
+ getmemoryinfo +
+ help
diff --git a/keypoolrefill.html b/keypoolrefill.html index 3763729..954d7ab 100644 --- a/keypoolrefill.html +++ b/keypoolrefill.html @@ -3,10 +3,10 @@ - + - keypoolrefill - Zcash 4.1.0 RPC Docs + keypoolrefill - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

keypoolrefill - Zcash 4.1.0 RPC

+

keypoolrefill - Zcash 4.2.0 RPC

keypoolrefill ( newsize )
 
@@ -142,6 +142,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/listaccounts.html b/listaccounts.html index d52cf4e..54e5be9 100644 --- a/listaccounts.html +++ b/listaccounts.html @@ -3,10 +3,10 @@ - + - listaccounts - Zcash 4.1.0 RPC Docs + listaccounts - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listaccounts - Zcash 4.1.0 RPC

+

listaccounts - Zcash 4.2.0 RPC

listaccounts ( minconf includeWatchonly)
 
@@ -159,6 +159,9 @@ As json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -175,6 +178,9 @@ As json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/listaddressgroupings.html b/listaddressgroupings.html index f303734..64b3b61 100644 --- a/listaddressgroupings.html +++ b/listaddressgroupings.html @@ -3,10 +3,10 @@ - + - listaddressgroupings - Zcash 4.1.0 RPC Docs + listaddressgroupings - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listaddressgroupings - Zcash 4.1.0 RPC

+

listaddressgroupings - Zcash 4.2.0 RPC

listaddressgroupings
 
@@ -154,6 +154,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -170,6 +173,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/listbanned.html b/listbanned.html index 518bdce..1c851fa 100644 --- a/listbanned.html +++ b/listbanned.html @@ -3,10 +3,10 @@ - + - listbanned - Zcash 4.1.0 RPC Docs + listbanned - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listbanned - Zcash 4.1.0 RPC

+

listbanned - Zcash 4.2.0 RPC

listbanned
 
@@ -139,6 +139,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -155,6 +158,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/listlockunspent.html b/listlockunspent.html index f8e12f3..2852bcd 100644 --- a/listlockunspent.html +++ b/listlockunspent.html @@ -3,10 +3,10 @@ - + - listlockunspent - Zcash 4.1.0 RPC Docs + listlockunspent - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listlockunspent - Zcash 4.1.0 RPC

+

listlockunspent - Zcash 4.2.0 RPC

listlockunspent
 
@@ -162,6 +162,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -178,6 +181,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/listreceivedbyaccount.html b/listreceivedbyaccount.html index 2c35018..79a4cfa 100644 --- a/listreceivedbyaccount.html +++ b/listreceivedbyaccount.html @@ -3,10 +3,10 @@ - + - listreceivedbyaccount - Zcash 4.1.0 RPC Docs + listreceivedbyaccount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listreceivedbyaccount - Zcash 4.1.0 RPC

+

listreceivedbyaccount - Zcash 4.2.0 RPC

listreceivedbyaccount ( minconf includeempty includeWatchonly)
 
@@ -157,6 +157,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/listreceivedbyaddress.html b/listreceivedbyaddress.html index e83852a..4dd8308 100644 --- a/listreceivedbyaddress.html +++ b/listreceivedbyaddress.html @@ -3,10 +3,10 @@ - + - listreceivedbyaddress - Zcash 4.1.0 RPC Docs + listreceivedbyaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listreceivedbyaddress - Zcash 4.1.0 RPC

+

listreceivedbyaddress - Zcash 4.2.0 RPC

listreceivedbyaddress ( minconf includeempty includeWatchonly)
 
@@ -158,6 +158,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -174,6 +177,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/listsinceblock.html b/listsinceblock.html index 96085dc..b452b56 100644 --- a/listsinceblock.html +++ b/listsinceblock.html @@ -3,10 +3,10 @@ - + - listsinceblock - Zcash 4.1.0 RPC Docs + listsinceblock - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listsinceblock - Zcash 4.1.0 RPC

+

listsinceblock - Zcash 4.2.0 RPC

listsinceblock ( "blockhash" target-confirmations includeWatchonly)
 
@@ -170,6 +170,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -186,6 +189,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/listtransactions.html b/listtransactions.html index 1bd724d..3d52ba1 100644 --- a/listtransactions.html +++ b/listtransactions.html @@ -3,10 +3,10 @@ - + - listtransactions - Zcash 4.1.0 RPC Docs + listtransactions - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listtransactions - Zcash 4.1.0 RPC

+

listtransactions - Zcash 4.2.0 RPC

listtransactions ( "account" count from includeWatchonly)
 
@@ -190,6 +190,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -206,6 +209,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/listunspent.html b/listunspent.html index 867d237..e6442f0 100644 --- a/listunspent.html +++ b/listunspent.html @@ -3,10 +3,10 @@ - + - listunspent - Zcash 4.1.0 RPC Docs + listunspent - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

listunspent - Zcash 4.1.0 RPC

+

listunspent - Zcash 4.2.0 RPC

listunspent ( minconf maxconf  ["address",...] )
 
@@ -171,6 +171,9 @@ Examples
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -187,6 +190,9 @@ Examples getinfo
+ getmemoryinfo +
+ help
diff --git a/lockunspent.html b/lockunspent.html index e900bcc..638fc62 100644 --- a/lockunspent.html +++ b/lockunspent.html @@ -3,10 +3,10 @@ - + - lockunspent - Zcash 4.1.0 RPC Docs + lockunspent - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

lockunspent - Zcash 4.1.0 RPC

+

lockunspent - Zcash 4.2.0 RPC

lockunspent unlock [{"txid":"txid","vout":n},...]
 
@@ -171,6 +171,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -187,6 +190,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/move.html b/move.html index c8f2e89..65ce4bc 100644 --- a/move.html +++ b/move.html @@ -3,10 +3,10 @@ - + - move - Zcash 4.1.0 RPC Docs + move - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

move - Zcash 4.1.0 RPC

+

move - Zcash 4.2.0 RPC

move "fromaccount" "toaccount" amount ( minconf "comment" )
 
@@ -156,6 +156,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -172,6 +175,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/ping.html b/ping.html index b82ec2a..59f595e 100644 --- a/ping.html +++ b/ping.html @@ -3,10 +3,10 @@ - + - ping - Zcash 4.1.0 RPC Docs + ping - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

ping - Zcash 4.1.0 RPC

+

ping - Zcash 4.2.0 RPC

ping
 
@@ -141,6 +141,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -157,6 +160,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/prioritisetransaction.html b/prioritisetransaction.html index a34ef0c..8f38094 100644 --- a/prioritisetransaction.html +++ b/prioritisetransaction.html @@ -3,10 +3,10 @@ - + - prioritisetransaction - Zcash 4.1.0 RPC Docs + prioritisetransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

prioritisetransaction - Zcash 4.1.0 RPC

+

prioritisetransaction - Zcash 4.2.0 RPC

prioritisetransaction <txid> <priority delta> <fee delta>
 Accepts the transaction into mined blocks at a higher (or lower) priority
@@ -150,6 +150,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -166,6 +169,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/script/template.html b/script/template.html index 0a1edd0..19713ca 100644 --- a/script/template.html +++ b/script/template.html @@ -3,10 +3,10 @@ - + - {{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.1.0 RPC Docs + {{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.1.0 RPC

+

{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.2.0 RPC

{{if .Command}}
{{.Command.Description}}

diff --git a/sendfrom.html b/sendfrom.html index c522ffb..fb42e1f 100644 --- a/sendfrom.html +++ b/sendfrom.html @@ -3,10 +3,10 @@ - + - sendfrom - Zcash 4.1.0 RPC Docs + sendfrom - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

sendfrom - Zcash 4.1.0 RPC

+

sendfrom - Zcash 4.2.0 RPC

sendfrom "fromaccount" "tozcashaddress" amount ( minconf "comment" "comment-to" )
 
@@ -161,6 +161,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -177,6 +180,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/sendmany.html b/sendmany.html index 152d4e3..7632285 100644 --- a/sendmany.html +++ b/sendmany.html @@ -3,10 +3,10 @@ - + - sendmany - Zcash 4.1.0 RPC Docs + sendmany - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

sendmany - Zcash 4.1.0 RPC

+

sendmany - Zcash 4.2.0 RPC

sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ["address",...] )
 
@@ -171,6 +171,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -187,6 +190,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/sendrawtransaction.html b/sendrawtransaction.html index 12d2702..ef9e62a 100644 --- a/sendrawtransaction.html +++ b/sendrawtransaction.html @@ -3,10 +3,10 @@ - + - sendrawtransaction - Zcash 4.1.0 RPC Docs + sendrawtransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

sendrawtransaction - Zcash 4.1.0 RPC

+

sendrawtransaction - Zcash 4.2.0 RPC

sendrawtransaction "hexstring" ( allowhighfees )
 
@@ -157,6 +157,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/sendtoaddress.html b/sendtoaddress.html index 060b9f6..bb68b44 100644 --- a/sendtoaddress.html +++ b/sendtoaddress.html @@ -3,10 +3,10 @@ - + - sendtoaddress - Zcash 4.1.0 RPC Docs + sendtoaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

sendtoaddress - Zcash 4.1.0 RPC

+

sendtoaddress - Zcash 4.2.0 RPC

sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
 
@@ -155,6 +155,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -171,6 +174,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/setaccount.html b/setaccount.html index c06c665..1351810 100644 --- a/setaccount.html +++ b/setaccount.html @@ -3,10 +3,10 @@ - + - setaccount - Zcash 4.1.0 RPC Docs + setaccount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

setaccount - Zcash 4.1.0 RPC

+

setaccount - Zcash 4.2.0 RPC

setaccount "zcashaddress" "account"
 
@@ -143,6 +143,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -159,6 +162,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/setban.html b/setban.html index 3ae62bc..45aea9c 100644 --- a/setban.html +++ b/setban.html @@ -3,10 +3,10 @@ - + - setban - Zcash 4.1.0 RPC Docs + setban - Zcash 4.2.0 RPC Docs @@ -25,24 +25,24 @@
-

setban - Zcash 4.1.0 RPC

+

setban - Zcash 4.2.0 RPC

setban "ip(/netmask)" "add|remove" (bantime) (absolute)
 
-Attempts add or remove a IP/Subnet from the banned list.
+Attempts to add or remove an IP/Subnet from the banned list.
 
 Arguments:
-1. "ip(/netmask)" (string, required) The IP/Subnet (see getpeerinfo for nodes ip) with a optional netmask (default is /32 = single ip)
-2. "command"      (string, required) 'add' to add a IP/Subnet to the list, 'remove' to remove a IP/Subnet from the list
-3. "bantime"      (numeric, optional) time in seconds how long (or until when if [absolute] is set) the ip is banned (0 or empty means using the default time of 24h which can also be overwritten by the -bantime startup argument)
-4. "absolute"     (boolean, optional) If set, the bantime must be a absolute timestamp in seconds since epoch (Jan 1 1970 GMT)
+1. "ip(/netmask)" (string, required) The IP/Subnet (see getpeerinfo for nodes IP) with an optional netmask (default is /32 = single IP)
+2. "command"      (string, required) 'add' to add an IP/Subnet to the list, 'remove' to remove an IP/Subnet from the list
+3. "bantime"      (numeric, optional) time in seconds how long (or until when if [absolute] is set) the IP is banned (0 or empty means using the default time of 24h which can also be overwritten by the -bantime startup argument)
+4. "absolute"     (boolean, optional) If set, the bantime must be an absolute timestamp in seconds since epoch (Jan 1 1970 GMT)
 
 Examples:
 > zcash-cli setban "192.168.0.6" "add" 86400
@@ -146,6 +146,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -162,6 +165,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/setgenerate.html b/setgenerate.html index e6ad49a..697020a 100644 --- a/setgenerate.html +++ b/setgenerate.html @@ -3,10 +3,10 @@ - + - setgenerate - Zcash 4.1.0 RPC Docs + setgenerate - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

setgenerate - Zcash 4.1.0 RPC

+

setgenerate - Zcash 4.2.0 RPC

setgenerate generate ( genproclimit )
 
@@ -155,6 +155,9 @@ Using json rpc
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -171,6 +174,9 @@ Using json rpc getinfo
+ getmemoryinfo +
+ help
diff --git a/setlogfilter.html b/setlogfilter.html index fd2457a..88fe5b5 100644 --- a/setlogfilter.html +++ b/setlogfilter.html @@ -3,10 +3,10 @@ - + - setlogfilter - Zcash 4.1.0 RPC Docs + setlogfilter - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

setlogfilter - Zcash 4.1.0 RPC

+

setlogfilter - Zcash 4.2.0 RPC

setlogfilter "directives"
 
@@ -154,6 +154,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -170,6 +173,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/settxfee.html b/settxfee.html index 900040a..bb6da8f 100644 --- a/settxfee.html +++ b/settxfee.html @@ -3,10 +3,10 @@ - + - settxfee - Zcash 4.1.0 RPC Docs + settxfee - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

settxfee - Zcash 4.1.0 RPC

+

settxfee - Zcash 4.2.0 RPC

settxfee amount
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/signmessage.html b/signmessage.html index 0d4ee28..8759824 100644 --- a/signmessage.html +++ b/signmessage.html @@ -3,10 +3,10 @@ - + - signmessage - Zcash 4.1.0 RPC Docs + signmessage - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

signmessage - Zcash 4.1.0 RPC

+

signmessage - Zcash 4.2.0 RPC

signmessage "t-addr" "message"
 
@@ -156,6 +156,9 @@ As json rpc
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -172,6 +175,9 @@ As json rpc getinfo
+ getmemoryinfo +
+ help
diff --git a/signrawtransaction.html b/signrawtransaction.html index fa01613..30b594b 100644 --- a/signrawtransaction.html +++ b/signrawtransaction.html @@ -3,10 +3,10 @@ - + - signrawtransaction - Zcash 4.1.0 RPC Docs + signrawtransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

signrawtransaction - Zcash 4.1.0 RPC

+

signrawtransaction - Zcash 4.2.0 RPC

signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )
 
@@ -187,6 +187,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -203,6 +206,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/stop.html b/stop.html index 76965c7..3120755 100644 --- a/stop.html +++ b/stop.html @@ -3,10 +3,10 @@ - + - stop - Zcash 4.1.0 RPC Docs + stop - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

stop - Zcash 4.1.0 RPC

+

stop - Zcash 4.2.0 RPC

stop
 
@@ -134,6 +134,9 @@ Stop Zcash server.
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -150,6 +153,9 @@ Stop Zcash server. getinfo
+ getmemoryinfo +
+ help
diff --git a/submitblock.html b/submitblock.html index db43af6..afdcf3c 100644 --- a/submitblock.html +++ b/submitblock.html @@ -3,10 +3,10 @@ - + - submitblock - Zcash 4.1.0 RPC Docs + submitblock - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

submitblock - Zcash 4.1.0 RPC

+

submitblock - Zcash 4.2.0 RPC

submitblock "hexdata" ( "jsonparametersobject" )
 
@@ -156,6 +156,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -172,6 +175,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/validateaddress.html b/validateaddress.html index 774c775..e2efb9b 100644 --- a/validateaddress.html +++ b/validateaddress.html @@ -3,10 +3,10 @@ - + - validateaddress - Zcash 4.1.0 RPC Docs + validateaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

validateaddress - Zcash 4.1.0 RPC

+

validateaddress - Zcash 4.2.0 RPC

validateaddress "zcashaddress"
 
@@ -154,6 +154,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -170,6 +173,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/verifychain.html b/verifychain.html index f3b6435..e3b9d70 100644 --- a/verifychain.html +++ b/verifychain.html @@ -3,10 +3,10 @@ - + - verifychain - Zcash 4.1.0 RPC Docs + verifychain - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

verifychain - Zcash 4.1.0 RPC

+

verifychain - Zcash 4.2.0 RPC

verifychain ( checklevel numblocks )
 
@@ -146,6 +146,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -162,6 +165,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/verifymessage.html b/verifymessage.html index 40fe2a2..de20e08 100644 --- a/verifymessage.html +++ b/verifymessage.html @@ -3,10 +3,10 @@ - + - verifymessage - Zcash 4.1.0 RPC Docs + verifymessage - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

verifymessage - Zcash 4.1.0 RPC

+

verifymessage - Zcash 4.2.0 RPC

verifymessage "zcashaddress" "signature" "message"
 
@@ -157,6 +157,9 @@ As json rpc
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ As json rpc getinfo
+ getmemoryinfo +
+ help
diff --git a/verifytxoutproof.html b/verifytxoutproof.html index 8ae6505..2e909f3 100644 --- a/verifytxoutproof.html +++ b/verifytxoutproof.html @@ -3,10 +3,10 @@ - + - verifytxoutproof - Zcash 4.1.0 RPC Docs + verifytxoutproof - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

verifytxoutproof - Zcash 4.1.0 RPC

+

verifytxoutproof - Zcash 4.2.0 RPC

verifytxoutproof "proof"
 
@@ -142,6 +142,9 @@ Result:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Result: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_exportkey.html b/z_exportkey.html index 30f6903..6b8fad1 100644 --- a/z_exportkey.html +++ b/z_exportkey.html @@ -3,10 +3,10 @@ - + - z_exportkey - Zcash 4.1.0 RPC Docs + z_exportkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_exportkey - Zcash 4.1.0 RPC

+

z_exportkey - Zcash 4.2.0 RPC

z_exportkey "zaddr"
 
@@ -147,6 +147,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -163,6 +166,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_exportviewingkey.html b/z_exportviewingkey.html index d3fdd43..29538f0 100644 --- a/z_exportviewingkey.html +++ b/z_exportviewingkey.html @@ -3,10 +3,10 @@ - + - z_exportviewingkey - Zcash 4.1.0 RPC Docs + z_exportviewingkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_exportviewingkey - Zcash 4.1.0 RPC

+

z_exportviewingkey - Zcash 4.2.0 RPC

z_exportviewingkey "zaddr"
 
@@ -146,6 +146,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -162,6 +165,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_exportwallet.html b/z_exportwallet.html index 7650361..a26925a 100644 --- a/z_exportwallet.html +++ b/z_exportwallet.html @@ -3,10 +3,10 @@ - + - z_exportwallet - Zcash 4.1.0 RPC Docs + z_exportwallet - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_exportwallet - Zcash 4.1.0 RPC

+

z_exportwallet - Zcash 4.2.0 RPC

z_exportwallet "filename"
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getbalance.html b/z_getbalance.html index 212dc90..8ced046 100644 --- a/z_getbalance.html +++ b/z_getbalance.html @@ -3,10 +3,10 @@ - + - z_getbalance - Zcash 4.1.0 RPC Docs + z_getbalance - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getbalance - Zcash 4.1.0 RPC

+

z_getbalance - Zcash 4.2.0 RPC

z_getbalance "address" ( minconf inZat )
 
@@ -157,6 +157,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -173,6 +176,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getmigrationstatus.html b/z_getmigrationstatus.html index 6b47425..568ebfb 100644 --- a/z_getmigrationstatus.html +++ b/z_getmigrationstatus.html @@ -3,10 +3,10 @@ - + - z_getmigrationstatus - Zcash 4.1.0 RPC Docs + z_getmigrationstatus - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getmigrationstatus - Zcash 4.1.0 RPC

+

z_getmigrationstatus - Zcash 4.2.0 RPC

z_getmigrationstatus
 Returns information about the status of the Sprout to Sapling migration.
@@ -149,6 +149,9 @@ Result:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -165,6 +168,9 @@ Result: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getnewaddress.html b/z_getnewaddress.html index 0436f71..d9625c2 100644 --- a/z_getnewaddress.html +++ b/z_getnewaddress.html @@ -3,10 +3,10 @@ - + - z_getnewaddress - Zcash 4.1.0 RPC Docs + z_getnewaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getnewaddress - Zcash 4.1.0 RPC

+

z_getnewaddress - Zcash 4.2.0 RPC

z_getnewaddress ( type )
 
@@ -148,6 +148,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getnotescount.html b/z_getnotescount.html index ad0af42..078d5c2 100644 --- a/z_getnotescount.html +++ b/z_getnotescount.html @@ -3,10 +3,10 @@ - + - z_getnotescount - Zcash 4.1.0 RPC Docs + z_getnotescount - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getnotescount - Zcash 4.1.0 RPC

+

z_getnotescount - Zcash 4.2.0 RPC

z_getnotescount
 
@@ -148,6 +148,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getoperationresult.html b/z_getoperationresult.html index f9487b3..aa2db74 100644 --- a/z_getoperationresult.html +++ b/z_getoperationresult.html @@ -3,10 +3,10 @@ - + - z_getoperationresult - Zcash 4.1.0 RPC Docs + z_getoperationresult - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getoperationresult - Zcash 4.1.0 RPC

+

z_getoperationresult - Zcash 4.2.0 RPC

z_getoperationresult (["operationid", ... ]) 
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getoperationstatus.html b/z_getoperationstatus.html index 34adf8f..d524ab8 100644 --- a/z_getoperationstatus.html +++ b/z_getoperationstatus.html @@ -3,10 +3,10 @@ - + - z_getoperationstatus - Zcash 4.1.0 RPC Docs + z_getoperationstatus - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getoperationstatus - Zcash 4.1.0 RPC

+

z_getoperationstatus - Zcash 4.2.0 RPC

z_getoperationstatus (["operationid", ... ]) 
 
@@ -145,6 +145,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_getpaymentdisclosure.html b/z_getpaymentdisclosure.html index 52a3931..33507be 100644 --- a/z_getpaymentdisclosure.html +++ b/z_getpaymentdisclosure.html @@ -3,10 +3,10 @@ - + - z_getpaymentdisclosure - Zcash 4.1.0 RPC Docs + z_getpaymentdisclosure - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getpaymentdisclosure - Zcash 4.1.0 RPC

+

z_getpaymentdisclosure - Zcash 4.2.0 RPC

z_getpaymentdisclosure "txid" "js_index" "output_index" ("message") 
 
@@ -159,6 +159,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -175,6 +178,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_gettotalbalance.html b/z_gettotalbalance.html index 64500bc..ec246a9 100644 --- a/z_gettotalbalance.html +++ b/z_gettotalbalance.html @@ -3,10 +3,10 @@ - + - z_gettotalbalance - Zcash 4.1.0 RPC Docs + z_gettotalbalance - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_gettotalbalance - Zcash 4.1.0 RPC

+

z_gettotalbalance - Zcash 4.2.0 RPC

z_gettotalbalance ( minconf includeWatchonly )
 
@@ -161,6 +161,9 @@ As a json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -177,6 +180,9 @@ As a json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/z_gettreestate.html b/z_gettreestate.html new file mode 100644 index 0000000..5e986ca --- /dev/null +++ b/z_gettreestate.html @@ -0,0 +1,581 @@ + + + + + + + + + z_gettreestate - Zcash 4.2.0 RPC Docs + + + + + + + + + + +
+ +
+
+

z_gettreestate - Zcash 4.2.0 RPC

+ +
z_gettreestate "hash|height"
+Return information about the given block's tree state.
+
+Arguments:
+1. "hash|height"          (string, required) The block hash or height. Height can be negative where -1 is the last known valid block
+
+Result:
+{
+  "hash": "hash",         (string) hex block hash
+  "height": n,            (numeric) block height
+  "sprout": {
+    "skipHash": "hash",   (string) hash of most recent block with more information
+    "commitments": {
+      "finalRoot": "hex", (string)
+      "finalState": "hex" (string)
+    }
+  },
+  "sapling": {
+    "skipHash": "hash",   (string) hash of most recent block with more information
+    "commitments": {
+      "finalRoot": "hex", (string)
+      "finalState": "hex" (string)
+    }
+  }
+}
+
+Examples:
+> zcash-cli z_gettreestate "00000000febc373a1da2bd9f887b105ad79ddc26ac26c2b28652d64e5207c5b5"
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_gettreestate", "params": ["00000000febc373a1da2bd9f887b105ad79ddc26ac26c2b28652d64e5207c5b5"] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+> zcash-cli z_gettreestate 12800
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_gettreestate", "params": [12800] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+
+
+
+ +

+ Maintained by @_garethtdavies; license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT (github repo) +

+

+ Note it uses a mainnet node +

+
+
+ +
+
+ Addressindex +
+ +
+
+ + +
+ +
+
+ Control +
+
+ + getexperimentalfeatures +
+ + getinfo +
+ + getmemoryinfo +
+ + help +
+ + setlogfilter +
+ + stop +
+ +
+
+
+ +
+
+ Disclosure +
+ +
+
+ +
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+ + +
+ +
+
+ Network +
+ +
+
+ + +
+ +
+
+ Util +
+ +
+
+ + +
+ +
+
+
+ + diff --git a/z_importkey.html b/z_importkey.html index f30c211..5d34eb0 100644 --- a/z_importkey.html +++ b/z_importkey.html @@ -3,10 +3,10 @@ - + - z_importkey - Zcash 4.1.0 RPC Docs + z_importkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_importkey - Zcash 4.1.0 RPC

+

z_importkey - Zcash 4.2.0 RPC

z_importkey "zkey" ( rescan startHeight )
 
@@ -165,6 +165,9 @@ As a JSON-RPC call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -181,6 +184,9 @@ As a JSON-RPC call getinfo
+ getmemoryinfo +
+ help
diff --git a/z_importviewingkey.html b/z_importviewingkey.html index 3893dc4..5058d99 100644 --- a/z_importviewingkey.html +++ b/z_importviewingkey.html @@ -3,10 +3,10 @@ - + - z_importviewingkey - Zcash 4.1.0 RPC Docs + z_importviewingkey - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_importviewingkey - Zcash 4.1.0 RPC

+

z_importviewingkey - Zcash 4.2.0 RPC

z_importviewingkey "vkey" ( rescan startHeight )
 
@@ -165,6 +165,9 @@ As a JSON-RPC call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -181,6 +184,9 @@ As a JSON-RPC call getinfo
+ getmemoryinfo +
+ help
diff --git a/z_importwallet.html b/z_importwallet.html index be53b18..baa3820 100644 --- a/z_importwallet.html +++ b/z_importwallet.html @@ -3,10 +3,10 @@ - + - z_importwallet - Zcash 4.1.0 RPC Docs + z_importwallet - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_importwallet - Zcash 4.1.0 RPC

+

z_importwallet - Zcash 4.2.0 RPC

z_importwallet "filename"
 
@@ -149,6 +149,9 @@ Import using the json rpc call
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -165,6 +168,9 @@ Import using the json rpc call getinfo
+ getmemoryinfo +
+ help
diff --git a/z_listaddresses.html b/z_listaddresses.html index 63c1c15..b831e16 100644 --- a/z_listaddresses.html +++ b/z_listaddresses.html @@ -3,10 +3,10 @@ - + - z_listaddresses - Zcash 4.1.0 RPC Docs + z_listaddresses - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listaddresses - Zcash 4.1.0 RPC

+

z_listaddresses - Zcash 4.2.0 RPC

z_listaddresses ( includeWatchonly )
 
@@ -148,6 +148,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_listoperationids.html b/z_listoperationids.html index 8e8006c..e80b664 100644 --- a/z_listoperationids.html +++ b/z_listoperationids.html @@ -3,10 +3,10 @@ - + - z_listoperationids - Zcash 4.1.0 RPC Docs + z_listoperationids - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listoperationids - Zcash 4.1.0 RPC

+

z_listoperationids - Zcash 4.2.0 RPC

z_listoperationids
 
@@ -148,6 +148,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -164,6 +167,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_listreceivedbyaddress.html b/z_listreceivedbyaddress.html index a3ce546..cacc1d7 100644 --- a/z_listreceivedbyaddress.html +++ b/z_listreceivedbyaddress.html @@ -3,10 +3,10 @@ - + - z_listreceivedbyaddress - Zcash 4.1.0 RPC Docs + z_listreceivedbyaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listreceivedbyaddress - Zcash 4.1.0 RPC

+

z_listreceivedbyaddress - Zcash 4.2.0 RPC

z_listreceivedbyaddress "address" ( minconf )
 
@@ -159,6 +159,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -175,6 +178,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_listunspent.html b/z_listunspent.html index 553581f..27fa1d7 100644 --- a/z_listunspent.html +++ b/z_listunspent.html @@ -3,10 +3,10 @@ - + - z_listunspent - Zcash 4.1.0 RPC Docs + z_listunspent - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listunspent - Zcash 4.1.0 RPC

+

z_listunspent - Zcash 4.2.0 RPC

z_listunspent ( minconf maxconf includeWatchonly ["zaddr",...] )
 
@@ -172,6 +172,9 @@ Examples
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -188,6 +191,9 @@ Examples getinfo
+ getmemoryinfo +
+ help
diff --git a/z_mergetoaddress.html b/z_mergetoaddress.html index c019fbb..3984e65 100644 --- a/z_mergetoaddress.html +++ b/z_mergetoaddress.html @@ -3,10 +3,10 @@ - + - z_mergetoaddress - Zcash 4.1.0 RPC Docs + z_mergetoaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_mergetoaddress - Zcash 4.1.0 RPC

+

z_mergetoaddress - Zcash 4.2.0 RPC

z_mergetoaddress ["fromaddress", ... ] "toaddress" ( fee ) ( transparent_limit ) ( shielded_limit ) ( memo )
 
@@ -61,7 +61,7 @@ Arguments:
       ,...
     ]
 2. "toaddress"           (string, required) The taddr or zaddr to send the funds to.
-3. fee                   (numeric, optional, default=0.0001) The fee amount to attach to this transaction.
+3. fee                   (numeric, optional, default=0.00001) The fee amount to attach to this transaction.
 4. transparent_limit     (numeric, optional, default=50) Limit on the maximum number of UTXOs to merge.  Set to 0 to use as many as will fit in the transaction.
 5. shielded_limit        (numeric, optional, default=20 Sprout or 200 Sapling Notes) Limit on the maximum number of notes to merge.  Set to 0 to merge as many as will fit in the transaction.
 6. "memo"                (string, optional) Encoded as hex. When toaddress is a zaddr, this will be stored in the memo field of the new note.
@@ -180,6 +180,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -196,6 +199,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_sendmany.html b/z_sendmany.html index cd0b895..0f61621 100644 --- a/z_sendmany.html +++ b/z_sendmany.html @@ -3,10 +3,10 @@ - + - z_sendmany - Zcash 4.1.0 RPC Docs + z_sendmany - Zcash 4.2.0 RPC Docs @@ -25,25 +25,30 @@
-

z_sendmany - Zcash 4.1.0 RPC

+

z_sendmany - Zcash 4.2.0 RPC

z_sendmany "fromaddress" [{"address":... ,"amount":...},...] ( minconf ) ( fee )
 
 Send multiple times. Amounts are decimal numbers with at most 8 digits of precision.
-Change generated from a taddr flows to a new taddr address, while change generated from a zaddr returns to itself.
-When sending coinbase UTXOs to a zaddr, change is not allowed. The entire value of the UTXO(s) must be consumed.
+Change generated from one or more transparent addresses flows to a new transparent
+address, while change generated from a shielded address returns to itself.
+When sending coinbase UTXOs to a shielded address, change is not allowed.
+The entire value of the UTXO(s) must be consumed.
 Before Sapling activates, the maximum number of zaddr outputs is 54 due to transaction size limits.
 
 
 Arguments:
-1. "fromaddress"         (string, required) The taddr or zaddr to send the funds from.
+1. "fromaddress"         (string, required) The transparent or shielded address to send the funds from.
+                           The following special strings are also accepted:
+                               - "ANY_TADDR": Select non-coinbase UTXOs from any transparent addresses belonging to the wallet.
+                                              Use z_shieldcoinbase to shield coinbase UTXOs from multiple transparent addresses.
 2. "amounts"             (array, required) An array of json objects representing the amounts to send.
     [{
       "address":address  (string, required) The address is a taddr or zaddr
@@ -51,14 +56,15 @@ Arguments:
       "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.
-4. fee                   (numeric, optional, default=0.0001) The fee amount to attach to this transaction.
+4. fee                   (numeric, optional, default=0.00001) The fee amount to attach to this transaction.
 
 Result:
 "operationid"          (string) An operationid to pass to z_getoperationstatus to get the result of the operation.
 
 Examples:
-> zcash-cli z_sendmany "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd" '[{"address": "ztfaW34Gj9FrnGUEf833ywDVL62NWXBM81u6EQnM6VR45eYnXhwztecW1SjxA7JrmAXKJhxhj3vDNEpVCQoSvVoSpmbhtjf" ,"amount": 5.0}]'
-> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_sendmany", "params": ["t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd", [{"address": "ztfaW34Gj9FrnGUEf833ywDVL62NWXBM81u6EQnM6VR45eYnXhwztecW1SjxA7JrmAXKJhxhj3vDNEpVCQoSvVoSpmbhtjf" ,"amount": 5.0}]] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+> zcash-cli z_sendmany "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd" '[{"address": "ztfaW34Gj9FrnGUEf833ywDVL62NWXBM81u6EQnM6VR45eYnXhwztecW1SjxA7JrmAXKJhxhj3vDNEpVCQoSvVoSpmbhtjf", "amount": 5.0}]'
+> zcash-cli z_sendmany "ANY_TADDR" '[{"address": "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd", "amount": 2.0}]'
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_sendmany", "params": ["t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd", [{"address": "ztfaW34Gj9FrnGUEf833ywDVL62NWXBM81u6EQnM6VR45eYnXhwztecW1SjxA7JrmAXKJhxhj3vDNEpVCQoSvVoSpmbhtjf", "amount": 5.0}]] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
 
 

@@ -157,6 +163,9 @@ Examples: verifytxoutproof
+ z_gettreestate +
+

@@ -173,6 +182,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_setmigration.html b/z_setmigration.html index 2fb8b49..a9f34c4 100644 --- a/z_setmigration.html +++ b/z_setmigration.html @@ -3,10 +3,10 @@ - + - z_setmigration - Zcash 4.1.0 RPC Docs + z_setmigration - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_setmigration - Zcash 4.1.0 RPC

+

z_setmigration - Zcash 4.2.0 RPC

z_setmigration enabled
 When enabled the Sprout to Sapling migration will attempt to migrate all funds from this wallet’s
@@ -145,6 +145,9 @@ Arguments:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -161,6 +164,9 @@ Arguments: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_shieldcoinbase.html b/z_shieldcoinbase.html index 9a8ee77..d240ded 100644 --- a/z_shieldcoinbase.html +++ b/z_shieldcoinbase.html @@ -3,10 +3,10 @@ - + - z_shieldcoinbase - Zcash 4.1.0 RPC Docs + z_shieldcoinbase - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_shieldcoinbase - Zcash 4.1.0 RPC

+

z_shieldcoinbase - Zcash 4.2.0 RPC

z_shieldcoinbase "fromaddress" "tozaddress" ( fee ) ( limit )
 
@@ -45,7 +45,7 @@ transaction size of 100000 bytes before Sapling, and 2000000 bytes once Sapling
 Arguments:
 1. "fromaddress"         (string, required) The address is a taddr or "*" for all taddrs belonging to the wallet.
 2. "toaddress"           (string, required) The address is a zaddr.
-3. fee                   (numeric, optional, default=0.0001) The fee amount to attach to this transaction.
+3. fee                   (numeric, optional, default=0.00001) The fee amount to attach to this transaction.
 4. limit                 (numeric, optional, default=50) Limit on the maximum number of utxos to shield.  Set to 0 to use as many as will fit in the transaction.
 
 Result:
@@ -158,6 +158,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -174,6 +177,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_validateaddress.html b/z_validateaddress.html index 4e414c9..8075fa2 100644 --- a/z_validateaddress.html +++ b/z_validateaddress.html @@ -3,10 +3,10 @@ - + - z_validateaddress - Zcash 4.1.0 RPC Docs + z_validateaddress - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_validateaddress - Zcash 4.1.0 RPC

+

z_validateaddress - Zcash 4.2.0 RPC

z_validateaddress "zaddr"
 
@@ -154,6 +154,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -170,6 +173,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_validatepaymentdisclosure.html b/z_validatepaymentdisclosure.html index 80b8df2..9cd89cb 100644 --- a/z_validatepaymentdisclosure.html +++ b/z_validatepaymentdisclosure.html @@ -3,10 +3,10 @@ - + - z_validatepaymentdisclosure - Zcash 4.1.0 RPC Docs + z_validatepaymentdisclosure - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_validatepaymentdisclosure - Zcash 4.1.0 RPC

+

z_validatepaymentdisclosure - Zcash 4.2.0 RPC

z_validatepaymentdisclosure "paymentdisclosure"
 
@@ -153,6 +153,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -169,6 +172,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/z_viewtransaction.html b/z_viewtransaction.html index 485feac..06d93b3 100644 --- a/z_viewtransaction.html +++ b/z_viewtransaction.html @@ -3,10 +3,10 @@ - + - z_viewtransaction - Zcash 4.1.0 RPC Docs + z_viewtransaction - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

z_viewtransaction - Zcash 4.1.0 RPC

+

z_viewtransaction - Zcash 4.2.0 RPC

z_viewtransaction "txid"
 
@@ -178,6 +178,9 @@ Examples:
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -194,6 +197,9 @@ Examples: getinfo
+ getmemoryinfo +
+ help
diff --git a/zcbenchmark.html b/zcbenchmark.html index c633303..831a2a3 100644 --- a/zcbenchmark.html +++ b/zcbenchmark.html @@ -3,10 +3,10 @@ - + - zcbenchmark - Zcash 4.1.0 RPC Docs + zcbenchmark - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

zcbenchmark - Zcash 4.1.0 RPC

+

zcbenchmark - Zcash 4.2.0 RPC

zcbenchmark benchmarktype samplecount
 
@@ -146,6 +146,9 @@ Output: [
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -162,6 +165,9 @@ Output: [ getinfo
+ getmemoryinfo +
+ help
diff --git a/zcrawjoinsplit.html b/zcrawjoinsplit.html index 86aeef5..415b731 100644 --- a/zcrawjoinsplit.html +++ b/zcrawjoinsplit.html @@ -3,10 +3,10 @@ - + - zcrawjoinsplit - Zcash 4.1.0 RPC Docs + zcrawjoinsplit - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

zcrawjoinsplit - Zcash 4.1.0 RPC

+

zcrawjoinsplit - Zcash 4.2.0 RPC

zcrawjoinsplit rawtx inputs outputs vpub_old vpub_new
   inputs: a JSON object mapping {note: zcsecretkey, ...}
@@ -151,6 +151,9 @@ Output: {
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -167,6 +170,9 @@ Output: { getinfo
+ getmemoryinfo +
+ help
diff --git a/zcrawkeygen.html b/zcrawkeygen.html index b1605c4..e228e9c 100644 --- a/zcrawkeygen.html +++ b/zcrawkeygen.html @@ -3,10 +3,10 @@ - + - zcrawkeygen - Zcash 4.1.0 RPC Docs + zcrawkeygen - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

zcrawkeygen - Zcash 4.1.0 RPC

+

zcrawkeygen - Zcash 4.2.0 RPC

zcrawkeygen
 
@@ -141,6 +141,9 @@ Output: {
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -157,6 +160,9 @@ Output: { getinfo
+ getmemoryinfo +
+ help
diff --git a/zcrawreceive.html b/zcrawreceive.html index 14d1c7e..00172ee 100644 --- a/zcrawreceive.html +++ b/zcrawreceive.html @@ -3,10 +3,10 @@ - + - zcrawreceive - Zcash 4.1.0 RPC Docs + zcrawreceive - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

zcrawreceive - Zcash 4.1.0 RPC

+

zcrawreceive - Zcash 4.2.0 RPC

zcrawreceive zcsecretkey encryptednote
 
@@ -142,6 +142,9 @@ Output: {
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -158,6 +161,9 @@ Output: { getinfo
+ getmemoryinfo +
+ help
diff --git a/zcsamplejoinsplit.html b/zcsamplejoinsplit.html index b33f469..674c542 100644 --- a/zcsamplejoinsplit.html +++ b/zcsamplejoinsplit.html @@ -3,10 +3,10 @@ - + - zcsamplejoinsplit - Zcash 4.1.0 RPC Docs + zcsamplejoinsplit - Zcash 4.2.0 RPC Docs @@ -25,14 +25,14 @@
-

zcsamplejoinsplit - Zcash 4.1.0 RPC

+

zcsamplejoinsplit - Zcash 4.2.0 RPC

zcsamplejoinsplit
 
@@ -135,6 +135,9 @@ Perform a joinsplit and return the JSDescription.
                   verifytxoutproof
                   
+ z_gettreestate +
+

@@ -151,6 +154,9 @@ Perform a joinsplit and return the JSDescription. getinfo
+ getmemoryinfo +
+ help