From 0b025960e49b341021ce36ac09babe3b078bff80 Mon Sep 17 00:00:00 2001 From: Yass <11613913+y4ssi@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:54:56 -0500 Subject: [PATCH] v5.10.0 (#15) * v5.10.0 --- addmultisigaddress.html | 17 +- addnode.html | 17 +- backupwallet.html | 17 +- clearbanned.html | 17 +- createmultisig.html | 17 +- createrawtransaction.html | 17 +- decoderawtransaction.html | 17 +- decodescript.html | 17 +- disconnectnode.html | 17 +- dumpprivkey.html | 17 +- encryptwallet.html | 17 +- estimatefee.html | 8 +- fundrawtransaction.html | 17 +- generate.html | 17 +- getaddednodeinfo.html | 17 +- getaddressbalance.html | 32 +- getaddressdeltas.html | 34 +- getaddressmempool.html | 32 +- getaddresstxids.html | 40 +-- getaddressutxos.html | 32 +- getbalance.html | 17 +- getbestblockhash.html | 17 +- getblock.html | 29 +- getblockchaininfo.html | 17 +- getblockcount.html | 22 +- getblockdeltas.html | 32 +- getblockhash.html | 17 +- getblockhashes.html | 32 +- getblockheader.html | 17 +- getblocksubsidy.html | 30 +- getblocktemplate.html | 17 +- getchaintips.html | 17 +- getconnectioncount.html | 17 +- getdeprecationinfo.html | 17 +- getdifficulty.html | 17 +- getexperimentalfeatures.html | 17 +- getgenerate.html | 17 +- getinfo.html | 17 +- getlocalsolps.html | 17 +- getmemoryinfo.html | 17 +- getmempoolinfo.html | 17 +- getmininginfo.html | 17 +- getnettotals.html | 17 +- getnetworkhashps.html | 17 +- getnetworkinfo.html | 17 +- getnetworksolps.html | 17 +- getnewaddress.html | 17 +- getpeerinfo.html | 17 +- getrawchangeaddress.html | 17 +- getrawmempool.html | 17 +- getrawtransaction.html | 17 +- getreceivedbyaddress.html | 17 +- getspentinfo.html | 17 +- gettransaction.html | 17 +- gettxout.html | 17 +- gettxoutproof.html | 17 +- gettxoutsetinfo.html | 17 +- getunconfirmedbalance.html | 17 +- getwalletinfo.html | 17 +- help.html | 17 +- importaddress.html | 17 +- importprivkey.html | 17 +- importpubkey.html | 17 +- importwallet.html | 17 +- index.html | 17 +- keypoolrefill.html | 17 +- listaddresses.html | 17 +- listaddressgroupings.html | 17 +- listbanned.html | 17 +- listlockunspent.html | 17 +- listreceivedbyaddress.html | 17 +- listsinceblock.html | 17 +- listtransactions.html | 17 +- listunspent.html | 17 +- lockunspent.html | 17 +- ping.html | 17 +- prioritisetransaction.html | 17 +- script/template.html | 8 +- sendmany.html | 17 +- sendrawtransaction.html | 17 +- sendtoaddress.html | 17 +- setban.html | 17 +- setgenerate.html | 17 +- setlogfilter.html | 17 +- settxfee.html | 17 +- signmessage.html | 17 +- signrawtransaction.html | 17 +- stop.html | 17 +- submitblock.html | 17 +- validateaddress.html | 17 +- verifychain.html | 17 +- verifymessage.html | 17 +- verifytxoutproof.html | 17 +- walletconfirmbackup.html | 17 +- z_converttex.html | 545 ++++++++++++++++++++++++++++++ z_exportkey.html | 17 +- z_exportviewingkey.html | 17 +- z_exportwallet.html | 17 +- z_getaddressforaccount.html | 17 +- z_getbalance.html | 17 +- z_getbalanceforaccount.html | 17 +- z_getbalanceforviewingkey.html | 17 +- z_getmigrationstatus.html | 17 +- z_getnewaccount.html | 17 +- z_getnewaddress.html | 17 +- z_getnotescount.html | 17 +- z_getoperationresult.html | 17 +- z_getoperationstatus.html | 17 +- z_getpaymentdisclosure.html | 17 +- z_getsubtreesbyindex.html | 557 +++++++++++++++++++++++++++++++ z_gettotalbalance.html | 17 +- z_gettreestate.html | 17 +- z_importkey.html | 17 +- z_importviewingkey.html | 17 +- z_importwallet.html | 17 +- z_listaccounts.html | 17 +- z_listaddresses.html | 17 +- z_listoperationids.html | 17 +- z_listreceivedbyaddress.html | 20 +- z_listunifiedreceivers.html | 17 +- z_listunspent.html | 20 +- z_mergetoaddress.html | 17 +- z_sendmany.html | 17 +- z_setmigration.html | 17 +- z_shieldcoinbase.html | 17 +- z_validateaddress.html | 17 +- z_validatepaymentdisclosure.html | 17 +- z_viewtransaction.html | 19 +- zcbenchmark.html | 17 +- zcsamplejoinsplit.html | 17 +- 130 files changed, 2409 insertions(+), 1004 deletions(-) create mode 100644 z_converttex.html create mode 100644 z_getsubtreesbyindex.html diff --git a/addmultisigaddress.html b/addmultisigaddress.html index dd2e510..d29361f 100644 --- a/addmultisigaddress.html +++ b/addmultisigaddress.html @@ -3,9 +3,9 @@ - + - addmultisigaddress - Zcash 5.5.0 RPC Docs + addmultisigaddress - Zcash 5.10.0 RPC Docs + + + + + + +
+ +
+
+

z_converttex - Zcash 5.10.0 RPC

+ +
z_converttex ( "transparentaddress" )
+
+Converts a transparent Zcash address to a TEX address.
+
+Arguments:
+1. "transparentaddress" (string, required) 
+
+Result:
+"texaddress"    (string) The converted ZIP 320 (TEX) address
+
+Examples:
+> zcash-cli z_converttex "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd"
+
+
+
+ +

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

+

+ Note it uses a mainnet zcash node +

+
+
+ +
+
+ Addressindex +
+ +
+
+ + +
+ +
+
+ Control +
+
+ + getexperimentalfeatures +
+ + getinfo +
+ + getmemoryinfo +
+ + help +
+ + setlogfilter +
+ + stop +
+ +
+
+
+ +
+
+ Disclosure +
+ +
+
+ +
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+ + +
+ +
+
+ Network +
+ +
+
+ + +
+ +
+
+ Util +
+ +
+
+ + +
+ +
+
+
+ + diff --git a/z_exportkey.html b/z_exportkey.html index 69b5a7e..c8f2b11 100644 --- a/z_exportkey.html +++ b/z_exportkey.html @@ -3,9 +3,9 @@ - + - z_exportkey - Zcash 5.5.0 RPC Docs + z_exportkey - Zcash 5.10.0 RPC Docs + + + + + + +
+ +
+
+

z_getsubtreesbyindex - Zcash 5.10.0 RPC

+ +
z_getsubtreesbyindex "pool" start_index ( limit )
+Returns roots of subtrees of the given pool's note commitment tree. Each value returned
+in the `subtrees` field is the Merkle root of a subtree containing 2^16 leaves.
+
+Arguments:
+1. "pool"        (string, required) The pool from which subtrees should be returned. Either "sapling" or "orchard".
+2. start_index   (numeric, required) The index of the first 2^16-leaf subtree to return.
+2. limit         (numeric, optional) The maximum number of subtree values to return.
+
+Result:
+{
+  "pool" : "sapling|orchard", (string) The shielded pool to which the subtrees belong
+  "start_index": n,      (numeric) The index of the first subtree
+  "subtrees": [          (array) A sequential list of complete subtrees
+    {
+      "root": "hash",    (string) Merkle root of the 2^16-leaf subtree
+      "end_height": n,   (numeric) height of the block containing the note that completed this subtree
+    }, ...
+  ]
+}
+
+Examples:
+> zcash-cli z_getsubtreesbyindex "sapling", 0
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_getsubtreesbyindex", "params": ["orchard", 3, 7] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+
+
+
+ +

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

+

+ Note it uses a mainnet zcash node +

+
+
+ +
+
+ Addressindex +
+ +
+
+ + +
+ +
+
+ Control +
+
+ + getexperimentalfeatures +
+ + getinfo +
+ + getmemoryinfo +
+ + help +
+ + setlogfilter +
+ + stop +
+ +
+
+
+ +
+
+ Disclosure +
+ +
+
+ +
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+ + +
+ +
+
+ Network +
+ +
+
+ + +
+ +
+
+ Util +
+ +
+
+ + +
+ +
+
+
+ + diff --git a/z_gettotalbalance.html b/z_gettotalbalance.html index fe859ff..43a2271 100644 --- a/z_gettotalbalance.html +++ b/z_gettotalbalance.html @@ -3,9 +3,9 @@ - + - z_gettotalbalance - Zcash 5.5.0 RPC Docs + z_gettotalbalance - Zcash 5.10.0 RPC Docs