From d9a642d9f781e915abc4b2fda60ec98f361d7733 Mon Sep 17 00:00:00 2001 From: Gareth Davies Date: Mon, 18 Feb 2019 20:29:52 -0800 Subject: [PATCH] Update for 2.0.3 --- addmultisigaddress.html | 8 +++---- addnode.html | 8 +++---- backupwallet.html | 8 +++---- clearbanned.html | 8 +++---- createmultisig.html | 8 +++---- createrawtransaction.html | 8 +++---- decoderawtransaction.html | 8 +++---- decodescript.html | 8 +++---- disconnectnode.html | 8 +++---- dumpprivkey.html | 8 +++---- dumpwallet.html | 8 +++---- encryptwallet.html | 8 +++---- estimatefee.html | 8 +++---- estimatepriority.html | 8 +++---- fundrawtransaction.html | 8 +++---- generate.html | 8 +++---- getaccount.html | 8 +++---- getaccountaddress.html | 8 +++---- getaddednodeinfo.html | 8 +++---- getaddressesbyaccount.html | 8 +++---- getbalance.html | 8 +++---- getbestblockhash.html | 8 +++---- getblock.html | 8 +++---- getblockchaininfo.html | 8 +++---- getblockcount.html | 8 +++---- getblockhash.html | 8 +++---- getblockheader.html | 8 +++---- getblocksubsidy.html | 8 +++---- getblocktemplate.html | 8 +++---- getchaintips.html | 8 +++---- getconnectioncount.html | 8 +++---- getdeprecationinfo.html | 8 +++---- getdifficulty.html | 8 +++---- getgenerate.html | 8 +++---- getinfo.html | 8 +++---- getlocalsolps.html | 8 +++---- getmempoolinfo.html | 8 +++---- getmininginfo.html | 8 +++---- getnettotals.html | 8 +++---- getnetworkhashps.html | 8 +++---- getnetworkinfo.html | 8 +++---- getnetworksolps.html | 8 +++---- getnewaddress.html | 8 +++---- getpeerinfo.html | 8 +++---- getrawchangeaddress.html | 8 +++---- getrawmempool.html | 8 +++---- getrawtransaction.html | 8 +++---- getreceivedbyaccount.html | 8 +++---- getreceivedbyaddress.html | 8 +++---- gettransaction.html | 8 +++---- gettxout.html | 8 +++---- gettxoutproof.html | 8 +++---- gettxoutsetinfo.html | 8 +++---- getunconfirmedbalance.html | 8 +++---- getwalletinfo.html | 8 +++---- help.html | 8 +++---- importaddress.html | 8 +++---- importprivkey.html | 8 +++---- importwallet.html | 8 +++---- index.html | 8 +++---- keypoolrefill.html | 8 +++---- listaccounts.html | 8 +++---- listaddressgroupings.html | 8 +++---- listbanned.html | 8 +++---- listlockunspent.html | 8 +++---- listreceivedbyaccount.html | 8 +++---- listreceivedbyaddress.html | 8 +++---- listsinceblock.html | 8 +++---- listtransactions.html | 8 +++---- listunspent.html | 8 +++---- lockunspent.html | 8 +++---- move.html | 8 +++---- ping.html | 8 +++---- prioritisetransaction.html | 8 +++---- script/template.html | 8 +++---- sendfrom.html | 8 +++---- sendmany.html | 8 +++---- sendrawtransaction.html | 8 +++---- sendtoaddress.html | 8 +++---- setaccount.html | 8 +++---- setban.html | 8 +++---- setgenerate.html | 8 +++---- settxfee.html | 8 +++---- signmessage.html | 8 +++---- signrawtransaction.html | 8 +++---- stop.html | 8 +++---- submitblock.html | 8 +++---- validateaddress.html | 8 +++---- verifychain.html | 8 +++---- verifymessage.html | 8 +++---- verifytxoutproof.html | 8 +++---- z_exportkey.html | 8 +++---- z_exportviewingkey.html | 8 +++---- z_exportwallet.html | 8 +++---- z_getbalance.html | 8 +++---- z_getnewaddress.html | 8 +++---- z_getoperationresult.html | 8 +++---- z_getoperationstatus.html | 8 +++---- z_getpaymentdisclosure.html | 8 +++---- z_gettotalbalance.html | 8 +++---- z_importkey.html | 8 +++---- z_importviewingkey.html | 8 +++---- z_importwallet.html | 8 +++---- z_listaddresses.html | 8 +++---- z_listoperationids.html | 8 +++---- z_listreceivedbyaddress.html | 8 +++---- z_listunspent.html | 8 +++---- z_mergetoaddress.html | 38 +++++++++++++++++--------------- z_sendmany.html | 8 +++---- z_shieldcoinbase.html | 8 +++---- z_validateaddress.html | 8 +++---- z_validatepaymentdisclosure.html | 8 +++---- zcbenchmark.html | 8 +++---- zcrawjoinsplit.html | 8 +++---- zcrawkeygen.html | 8 +++---- zcrawreceive.html | 8 +++---- zcsamplejoinsplit.html | 8 +++---- 117 files changed, 484 insertions(+), 482 deletions(-) diff --git a/addmultisigaddress.html b/addmultisigaddress.html index cc8e440..0d7245c 100644 --- a/addmultisigaddress.html +++ b/addmultisigaddress.html @@ -3,10 +3,10 @@ - + - addmultisigaddress - Zcash 2.0.2 RPC Docs + addmultisigaddress - Zcash 2.0.3 RPC Docs @@ -25,14 +25,14 @@
-

addmultisigaddress - Zcash 2.0.2 RPC

+

addmultisigaddress - Zcash 2.0.3 RPC

addmultisigaddress nrequired ["key",...] ( "account" )
 
diff --git a/addnode.html b/addnode.html
index 50455f4..fb903ce 100644
--- a/addnode.html
+++ b/addnode.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    addnode - Zcash 2.0.2 RPC Docs
+    addnode - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

addnode - Zcash 2.0.2 RPC

+

addnode - Zcash 2.0.3 RPC

addnode "node" "add|remove|onetry"
 
diff --git a/backupwallet.html b/backupwallet.html
index db76b81..deef976 100644
--- a/backupwallet.html
+++ b/backupwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    backupwallet - Zcash 2.0.2 RPC Docs
+    backupwallet - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

backupwallet - Zcash 2.0.2 RPC

+

backupwallet - Zcash 2.0.3 RPC

backupwallet "destination"
 
diff --git a/clearbanned.html b/clearbanned.html
index af7dbda..47ffb71 100644
--- a/clearbanned.html
+++ b/clearbanned.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    clearbanned - Zcash 2.0.2 RPC Docs
+    clearbanned - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

clearbanned - Zcash 2.0.2 RPC

+

clearbanned - Zcash 2.0.3 RPC

clearbanned
 
diff --git a/createmultisig.html b/createmultisig.html
index eb43ee4..2d612e7 100644
--- a/createmultisig.html
+++ b/createmultisig.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    createmultisig - Zcash 2.0.2 RPC Docs
+    createmultisig - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

createmultisig - Zcash 2.0.2 RPC

+

createmultisig - Zcash 2.0.3 RPC

createmultisig nrequired ["key",...]
 
diff --git a/createrawtransaction.html b/createrawtransaction.html
index f1ab2b2..c0b9ae3 100644
--- a/createrawtransaction.html
+++ b/createrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    createrawtransaction - Zcash 2.0.2 RPC Docs
+    createrawtransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

createrawtransaction - Zcash 2.0.2 RPC

+

createrawtransaction - Zcash 2.0.3 RPC

createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight )
 
diff --git a/decoderawtransaction.html b/decoderawtransaction.html
index 13aa379..21b18aa 100644
--- a/decoderawtransaction.html
+++ b/decoderawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    decoderawtransaction - Zcash 2.0.2 RPC Docs
+    decoderawtransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

decoderawtransaction - Zcash 2.0.2 RPC

+

decoderawtransaction - Zcash 2.0.3 RPC

decoderawtransaction "hexstring"
 
diff --git a/decodescript.html b/decodescript.html
index d2f9568..d3d269e 100644
--- a/decodescript.html
+++ b/decodescript.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    decodescript - Zcash 2.0.2 RPC Docs
+    decodescript - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

decodescript - Zcash 2.0.2 RPC

+

decodescript - Zcash 2.0.3 RPC

decodescript "hex"
 
diff --git a/disconnectnode.html b/disconnectnode.html
index e7b83be..ad02cdf 100644
--- a/disconnectnode.html
+++ b/disconnectnode.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    disconnectnode - Zcash 2.0.2 RPC Docs
+    disconnectnode - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

disconnectnode - Zcash 2.0.2 RPC

+

disconnectnode - Zcash 2.0.3 RPC

disconnectnode "node" 
 
diff --git a/dumpprivkey.html b/dumpprivkey.html
index 7ea123a..a7fd8a9 100644
--- a/dumpprivkey.html
+++ b/dumpprivkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    dumpprivkey - Zcash 2.0.2 RPC Docs
+    dumpprivkey - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

dumpprivkey - Zcash 2.0.2 RPC

+

dumpprivkey - Zcash 2.0.3 RPC

dumpprivkey "t-addr"
 
diff --git a/dumpwallet.html b/dumpwallet.html
index 49066bb..32f0f75 100644
--- a/dumpwallet.html
+++ b/dumpwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    dumpwallet - Zcash 2.0.2 RPC Docs
+    dumpwallet - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

dumpwallet - Zcash 2.0.2 RPC

+

dumpwallet - Zcash 2.0.3 RPC

dumpwallet "filename"
 
diff --git a/encryptwallet.html b/encryptwallet.html
index 3cf537f..d2b2433 100644
--- a/encryptwallet.html
+++ b/encryptwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    encryptwallet - Zcash 2.0.2 RPC Docs
+    encryptwallet - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

encryptwallet - Zcash 2.0.2 RPC

+

encryptwallet - Zcash 2.0.3 RPC

encryptwallet "passphrase"
 
diff --git a/estimatefee.html b/estimatefee.html
index 51e049a..257f2f6 100644
--- a/estimatefee.html
+++ b/estimatefee.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    estimatefee - Zcash 2.0.2 RPC Docs
+    estimatefee - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

estimatefee - Zcash 2.0.2 RPC

+

estimatefee - Zcash 2.0.3 RPC

estimatefee nblocks
 
diff --git a/estimatepriority.html b/estimatepriority.html
index 321a5e9..e3c7bd9 100644
--- a/estimatepriority.html
+++ b/estimatepriority.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    estimatepriority - Zcash 2.0.2 RPC Docs
+    estimatepriority - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

estimatepriority - Zcash 2.0.2 RPC

+

estimatepriority - Zcash 2.0.3 RPC

estimatepriority nblocks
 
diff --git a/fundrawtransaction.html b/fundrawtransaction.html
index 4e67019..6bb364b 100644
--- a/fundrawtransaction.html
+++ b/fundrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    fundrawtransaction - Zcash 2.0.2 RPC Docs
+    fundrawtransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

fundrawtransaction - Zcash 2.0.2 RPC

+

fundrawtransaction - Zcash 2.0.3 RPC

fundrawtransaction "hexstring"
 
diff --git a/generate.html b/generate.html
index 93241f1..1a06c81 100644
--- a/generate.html
+++ b/generate.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    generate - Zcash 2.0.2 RPC Docs
+    generate - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

generate - Zcash 2.0.2 RPC

+

generate - Zcash 2.0.3 RPC

generate numblocks
 
diff --git a/getaccount.html b/getaccount.html
index 2074752..e98d58c 100644
--- a/getaccount.html
+++ b/getaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getaccount - Zcash 2.0.2 RPC Docs
+    getaccount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getaccount - Zcash 2.0.2 RPC

+

getaccount - Zcash 2.0.3 RPC

getaccount "zcashaddress"
 
diff --git a/getaccountaddress.html b/getaccountaddress.html
index a4e07c3..7e284af 100644
--- a/getaccountaddress.html
+++ b/getaccountaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getaccountaddress - Zcash 2.0.2 RPC Docs
+    getaccountaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getaccountaddress - Zcash 2.0.2 RPC

+

getaccountaddress - Zcash 2.0.3 RPC

getaccountaddress "account"
 
diff --git a/getaddednodeinfo.html b/getaddednodeinfo.html
index a30a3ad..cf198f5 100644
--- a/getaddednodeinfo.html
+++ b/getaddednodeinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getaddednodeinfo - Zcash 2.0.2 RPC Docs
+    getaddednodeinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getaddednodeinfo - Zcash 2.0.2 RPC

+

getaddednodeinfo - Zcash 2.0.3 RPC

getaddednodeinfo dns ( "node" )
 
diff --git a/getaddressesbyaccount.html b/getaddressesbyaccount.html
index 16ec239..7bc5b46 100644
--- a/getaddressesbyaccount.html
+++ b/getaddressesbyaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getaddressesbyaccount - Zcash 2.0.2 RPC Docs
+    getaddressesbyaccount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getaddressesbyaccount - Zcash 2.0.2 RPC

+

getaddressesbyaccount - Zcash 2.0.3 RPC

getaddressesbyaccount "account"
 
diff --git a/getbalance.html b/getbalance.html
index e6c09c3..774cd20 100644
--- a/getbalance.html
+++ b/getbalance.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getbalance - Zcash 2.0.2 RPC Docs
+    getbalance - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getbalance - Zcash 2.0.2 RPC

+

getbalance - Zcash 2.0.3 RPC

getbalance ( "account" minconf includeWatchonly )
 
diff --git a/getbestblockhash.html b/getbestblockhash.html
index 02d885c..3da4188 100644
--- a/getbestblockhash.html
+++ b/getbestblockhash.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getbestblockhash - Zcash 2.0.2 RPC Docs
+    getbestblockhash - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getbestblockhash - Zcash 2.0.2 RPC

+

getbestblockhash - Zcash 2.0.3 RPC

getbestblockhash
 
diff --git a/getblock.html b/getblock.html
index 843e81d..149f7a1 100644
--- a/getblock.html
+++ b/getblock.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblock - Zcash 2.0.2 RPC Docs
+    getblock - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblock - Zcash 2.0.2 RPC

+

getblock - Zcash 2.0.3 RPC

getblock "hash|height" ( verbosity )
 
diff --git a/getblockchaininfo.html b/getblockchaininfo.html
index a565f31..b61666d 100644
--- a/getblockchaininfo.html
+++ b/getblockchaininfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblockchaininfo - Zcash 2.0.2 RPC Docs
+    getblockchaininfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblockchaininfo - Zcash 2.0.2 RPC

+

getblockchaininfo - Zcash 2.0.3 RPC

getblockchaininfo
 Returns an object containing various state info regarding block chain processing.
diff --git a/getblockcount.html b/getblockcount.html
index 67ebe68..642e1fc 100644
--- a/getblockcount.html
+++ b/getblockcount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblockcount - Zcash 2.0.2 RPC Docs
+    getblockcount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblockcount - Zcash 2.0.2 RPC

+

getblockcount - Zcash 2.0.3 RPC

getblockcount
 
diff --git a/getblockhash.html b/getblockhash.html
index a294ca1..c7bccbe 100644
--- a/getblockhash.html
+++ b/getblockhash.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblockhash - Zcash 2.0.2 RPC Docs
+    getblockhash - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblockhash - Zcash 2.0.2 RPC

+

getblockhash - Zcash 2.0.3 RPC

getblockhash index
 
diff --git a/getblockheader.html b/getblockheader.html
index bf61f6f..a1c876e 100644
--- a/getblockheader.html
+++ b/getblockheader.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblockheader - Zcash 2.0.2 RPC Docs
+    getblockheader - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblockheader - Zcash 2.0.2 RPC

+

getblockheader - Zcash 2.0.3 RPC

getblockheader "hash" ( verbose )
 
diff --git a/getblocksubsidy.html b/getblocksubsidy.html
index fefce9a..9ab1f15 100644
--- a/getblocksubsidy.html
+++ b/getblocksubsidy.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblocksubsidy - Zcash 2.0.2 RPC Docs
+    getblocksubsidy - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblocksubsidy - Zcash 2.0.2 RPC

+

getblocksubsidy - Zcash 2.0.3 RPC

getblocksubsidy height
 
diff --git a/getblocktemplate.html b/getblocktemplate.html
index 68523ef..a69095d 100644
--- a/getblocktemplate.html
+++ b/getblocktemplate.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getblocktemplate - Zcash 2.0.2 RPC Docs
+    getblocktemplate - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getblocktemplate - Zcash 2.0.2 RPC

+

getblocktemplate - Zcash 2.0.3 RPC

getblocktemplate ( "jsonrequestobject" )
 
diff --git a/getchaintips.html b/getchaintips.html
index df3a39a..da3f2f4 100644
--- a/getchaintips.html
+++ b/getchaintips.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getchaintips - Zcash 2.0.2 RPC Docs
+    getchaintips - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getchaintips - Zcash 2.0.2 RPC

+

getchaintips - Zcash 2.0.3 RPC

getchaintips
 Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
diff --git a/getconnectioncount.html b/getconnectioncount.html
index 2b3f481..4cfbd86 100644
--- a/getconnectioncount.html
+++ b/getconnectioncount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getconnectioncount - Zcash 2.0.2 RPC Docs
+    getconnectioncount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getconnectioncount - Zcash 2.0.2 RPC

+

getconnectioncount - Zcash 2.0.3 RPC

getconnectioncount
 
diff --git a/getdeprecationinfo.html b/getdeprecationinfo.html
index 0850012..df4db12 100644
--- a/getdeprecationinfo.html
+++ b/getdeprecationinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getdeprecationinfo - Zcash 2.0.2 RPC Docs
+    getdeprecationinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getdeprecationinfo - Zcash 2.0.2 RPC

+

getdeprecationinfo - Zcash 2.0.3 RPC

getdeprecationinfo
 Returns an object containing current version and deprecation block height. Applicable only on mainnet.
diff --git a/getdifficulty.html b/getdifficulty.html
index b844f76..9e9bdc0 100644
--- a/getdifficulty.html
+++ b/getdifficulty.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getdifficulty - Zcash 2.0.2 RPC Docs
+    getdifficulty - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getdifficulty - Zcash 2.0.2 RPC

+

getdifficulty - Zcash 2.0.3 RPC

getdifficulty
 
diff --git a/getgenerate.html b/getgenerate.html
index 799b4da..689b126 100644
--- a/getgenerate.html
+++ b/getgenerate.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getgenerate - Zcash 2.0.2 RPC Docs
+    getgenerate - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getgenerate - Zcash 2.0.2 RPC

+

getgenerate - Zcash 2.0.3 RPC

getgenerate
 
diff --git a/getinfo.html b/getinfo.html
index 8eeae62..1eaa108 100644
--- a/getinfo.html
+++ b/getinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getinfo - Zcash 2.0.2 RPC Docs
+    getinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getinfo - Zcash 2.0.2 RPC

+

getinfo - Zcash 2.0.3 RPC

getinfo
 Returns an object containing various state info.
diff --git a/getlocalsolps.html b/getlocalsolps.html
index 5459ae8..b9b2b03 100644
--- a/getlocalsolps.html
+++ b/getlocalsolps.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getlocalsolps - Zcash 2.0.2 RPC Docs
+    getlocalsolps - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getlocalsolps - Zcash 2.0.2 RPC

+

getlocalsolps - Zcash 2.0.3 RPC

getlocalsolps
 
diff --git a/getmempoolinfo.html b/getmempoolinfo.html
index bc341dd..91179c3 100644
--- a/getmempoolinfo.html
+++ b/getmempoolinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getmempoolinfo - Zcash 2.0.2 RPC Docs
+    getmempoolinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getmempoolinfo - Zcash 2.0.2 RPC

+

getmempoolinfo - Zcash 2.0.3 RPC

getmempoolinfo
 
diff --git a/getmininginfo.html b/getmininginfo.html
index 8dd8991..1f5ac4a 100644
--- a/getmininginfo.html
+++ b/getmininginfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getmininginfo - Zcash 2.0.2 RPC Docs
+    getmininginfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getmininginfo - Zcash 2.0.2 RPC

+

getmininginfo - Zcash 2.0.3 RPC

getmininginfo
 
diff --git a/getnettotals.html b/getnettotals.html
index 54b6f15..aa77adc 100644
--- a/getnettotals.html
+++ b/getnettotals.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getnettotals - Zcash 2.0.2 RPC Docs
+    getnettotals - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getnettotals - Zcash 2.0.2 RPC

+

getnettotals - Zcash 2.0.3 RPC

getnettotals
 
diff --git a/getnetworkhashps.html b/getnetworkhashps.html
index 0dbda87..9d2d799 100644
--- a/getnetworkhashps.html
+++ b/getnetworkhashps.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getnetworkhashps - Zcash 2.0.2 RPC Docs
+    getnetworkhashps - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getnetworkhashps - Zcash 2.0.2 RPC

+

getnetworkhashps - Zcash 2.0.3 RPC

getnetworkhashps ( blocks height )
 
diff --git a/getnetworkinfo.html b/getnetworkinfo.html
index bec0b48..92f48cf 100644
--- a/getnetworkinfo.html
+++ b/getnetworkinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getnetworkinfo - Zcash 2.0.2 RPC Docs
+    getnetworkinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getnetworkinfo - Zcash 2.0.2 RPC

+

getnetworkinfo - Zcash 2.0.3 RPC

getnetworkinfo
 Returns an object containing various state info regarding P2P networking.
diff --git a/getnetworksolps.html b/getnetworksolps.html
index 4afb63a..8a52b4f 100644
--- a/getnetworksolps.html
+++ b/getnetworksolps.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getnetworksolps - Zcash 2.0.2 RPC Docs
+    getnetworksolps - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getnetworksolps - Zcash 2.0.2 RPC

+

getnetworksolps - Zcash 2.0.3 RPC

getnetworksolps ( blocks height )
 
diff --git a/getnewaddress.html b/getnewaddress.html
index cdee6f2..8d65f32 100644
--- a/getnewaddress.html
+++ b/getnewaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getnewaddress - Zcash 2.0.2 RPC Docs
+    getnewaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getnewaddress - Zcash 2.0.2 RPC

+

getnewaddress - Zcash 2.0.3 RPC

getnewaddress ( "account" )
 
diff --git a/getpeerinfo.html b/getpeerinfo.html
index e4b97dd..f4f957c 100644
--- a/getpeerinfo.html
+++ b/getpeerinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getpeerinfo - Zcash 2.0.2 RPC Docs
+    getpeerinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getpeerinfo - Zcash 2.0.2 RPC

+

getpeerinfo - Zcash 2.0.3 RPC

getpeerinfo
 
diff --git a/getrawchangeaddress.html b/getrawchangeaddress.html
index b549f74..ca6e249 100644
--- a/getrawchangeaddress.html
+++ b/getrawchangeaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getrawchangeaddress - Zcash 2.0.2 RPC Docs
+    getrawchangeaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getrawchangeaddress - Zcash 2.0.2 RPC

+

getrawchangeaddress - Zcash 2.0.3 RPC

getrawchangeaddress
 
diff --git a/getrawmempool.html b/getrawmempool.html
index 3b16127..d0f4402 100644
--- a/getrawmempool.html
+++ b/getrawmempool.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getrawmempool - Zcash 2.0.2 RPC Docs
+    getrawmempool - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getrawmempool - Zcash 2.0.2 RPC

+

getrawmempool - Zcash 2.0.3 RPC

getrawmempool ( verbose )
 
diff --git a/getrawtransaction.html b/getrawtransaction.html
index 6228412..c3b941e 100644
--- a/getrawtransaction.html
+++ b/getrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getrawtransaction - Zcash 2.0.2 RPC Docs
+    getrawtransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getrawtransaction - Zcash 2.0.2 RPC

+

getrawtransaction - Zcash 2.0.3 RPC

getrawtransaction "txid" ( verbose )
 
diff --git a/getreceivedbyaccount.html b/getreceivedbyaccount.html
index 23a689e..e8ebb45 100644
--- a/getreceivedbyaccount.html
+++ b/getreceivedbyaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getreceivedbyaccount - Zcash 2.0.2 RPC Docs
+    getreceivedbyaccount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getreceivedbyaccount - Zcash 2.0.2 RPC

+

getreceivedbyaccount - Zcash 2.0.3 RPC

getreceivedbyaccount "account" ( minconf )
 
diff --git a/getreceivedbyaddress.html b/getreceivedbyaddress.html
index c1048c5..0215eb4 100644
--- a/getreceivedbyaddress.html
+++ b/getreceivedbyaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getreceivedbyaddress - Zcash 2.0.2 RPC Docs
+    getreceivedbyaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getreceivedbyaddress - Zcash 2.0.2 RPC

+

getreceivedbyaddress - Zcash 2.0.3 RPC

getreceivedbyaddress "zcashaddress" ( minconf )
 
diff --git a/gettransaction.html b/gettransaction.html
index d78cc31..9055327 100644
--- a/gettransaction.html
+++ b/gettransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    gettransaction - Zcash 2.0.2 RPC Docs
+    gettransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

gettransaction - Zcash 2.0.2 RPC

+

gettransaction - Zcash 2.0.3 RPC

gettransaction "txid" ( includeWatchonly )
 
diff --git a/gettxout.html b/gettxout.html
index 44e43d6..190859c 100644
--- a/gettxout.html
+++ b/gettxout.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    gettxout - Zcash 2.0.2 RPC Docs
+    gettxout - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

gettxout - Zcash 2.0.2 RPC

+

gettxout - Zcash 2.0.3 RPC

gettxout "txid" n ( includemempool )
 
diff --git a/gettxoutproof.html b/gettxoutproof.html
index 6de4895..1ecee67 100644
--- a/gettxoutproof.html
+++ b/gettxoutproof.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    gettxoutproof - Zcash 2.0.2 RPC Docs
+    gettxoutproof - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

gettxoutproof - Zcash 2.0.2 RPC

+

gettxoutproof - Zcash 2.0.3 RPC

gettxoutproof ["txid",...] ( blockhash )
 
diff --git a/gettxoutsetinfo.html b/gettxoutsetinfo.html
index df2081f..00bb493 100644
--- a/gettxoutsetinfo.html
+++ b/gettxoutsetinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    gettxoutsetinfo - Zcash 2.0.2 RPC Docs
+    gettxoutsetinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

gettxoutsetinfo - Zcash 2.0.2 RPC

+

gettxoutsetinfo - Zcash 2.0.3 RPC

gettxoutsetinfo
 
diff --git a/getunconfirmedbalance.html b/getunconfirmedbalance.html
index 477b873..149f947 100644
--- a/getunconfirmedbalance.html
+++ b/getunconfirmedbalance.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getunconfirmedbalance - Zcash 2.0.2 RPC Docs
+    getunconfirmedbalance - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getunconfirmedbalance - Zcash 2.0.2 RPC

+

getunconfirmedbalance - Zcash 2.0.3 RPC

getunconfirmedbalance
 Returns the server's total unconfirmed balance
diff --git a/getwalletinfo.html b/getwalletinfo.html
index 0933a58..ac64ec9 100644
--- a/getwalletinfo.html
+++ b/getwalletinfo.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    getwalletinfo - Zcash 2.0.2 RPC Docs
+    getwalletinfo - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

getwalletinfo - Zcash 2.0.2 RPC

+

getwalletinfo - Zcash 2.0.3 RPC

getwalletinfo
 Returns an object containing various wallet state info.
diff --git a/help.html b/help.html
index f0c9634..38859af 100644
--- a/help.html
+++ b/help.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    help - Zcash 2.0.2 RPC Docs
+    help - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

help - Zcash 2.0.2 RPC

+

help - Zcash 2.0.3 RPC

help ( "command" )
 
diff --git a/importaddress.html b/importaddress.html
index 6037c8d..05d5823 100644
--- a/importaddress.html
+++ b/importaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    importaddress - Zcash 2.0.2 RPC Docs
+    importaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

importaddress - Zcash 2.0.2 RPC

+

importaddress - Zcash 2.0.3 RPC

importaddress "address" ( "label" rescan )
 
diff --git a/importprivkey.html b/importprivkey.html
index 78a2085..44d2512 100644
--- a/importprivkey.html
+++ b/importprivkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    importprivkey - Zcash 2.0.2 RPC Docs
+    importprivkey - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

importprivkey - Zcash 2.0.2 RPC

+

importprivkey - Zcash 2.0.3 RPC

importprivkey "zcashprivkey" ( "label" rescan )
 
diff --git a/importwallet.html b/importwallet.html
index b36898a..89fcaa9 100644
--- a/importwallet.html
+++ b/importwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    importwallet - Zcash 2.0.2 RPC Docs
+    importwallet - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

importwallet - Zcash 2.0.2 RPC

+

importwallet - Zcash 2.0.3 RPC

importwallet "filename"
 
diff --git a/index.html b/index.html
index 04e5102..cbb3da2 100644
--- a/index.html
+++ b/index.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    Zcash 2.0.2 RPC Docs
+    Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

Zcash 2.0.2 RPC

+

Zcash 2.0.3 RPC

Made by @karel_3d; license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT ((C) 2018 Karel Bilek) (github repo) diff --git a/keypoolrefill.html b/keypoolrefill.html index 56b297b..fbb4134 100644 --- a/keypoolrefill.html +++ b/keypoolrefill.html @@ -3,10 +3,10 @@ - + - keypoolrefill - Zcash 2.0.2 RPC Docs + keypoolrefill - Zcash 2.0.3 RPC Docs @@ -25,14 +25,14 @@

-

keypoolrefill - Zcash 2.0.2 RPC

+

keypoolrefill - Zcash 2.0.3 RPC

keypoolrefill ( newsize )
 
diff --git a/listaccounts.html b/listaccounts.html
index 9a9083e..e1a5b45 100644
--- a/listaccounts.html
+++ b/listaccounts.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listaccounts - Zcash 2.0.2 RPC Docs
+    listaccounts - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listaccounts - Zcash 2.0.2 RPC

+

listaccounts - Zcash 2.0.3 RPC

listaccounts ( minconf includeWatchonly)
 
diff --git a/listaddressgroupings.html b/listaddressgroupings.html
index 612f8f0..70a5a22 100644
--- a/listaddressgroupings.html
+++ b/listaddressgroupings.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listaddressgroupings - Zcash 2.0.2 RPC Docs
+    listaddressgroupings - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listaddressgroupings - Zcash 2.0.2 RPC

+

listaddressgroupings - Zcash 2.0.3 RPC

listaddressgroupings
 
diff --git a/listbanned.html b/listbanned.html
index db9b58f..1f42b39 100644
--- a/listbanned.html
+++ b/listbanned.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listbanned - Zcash 2.0.2 RPC Docs
+    listbanned - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listbanned - Zcash 2.0.2 RPC

+

listbanned - Zcash 2.0.3 RPC

listbanned
 
diff --git a/listlockunspent.html b/listlockunspent.html
index 3abcc5f..bd9a2aa 100644
--- a/listlockunspent.html
+++ b/listlockunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listlockunspent - Zcash 2.0.2 RPC Docs
+    listlockunspent - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listlockunspent - Zcash 2.0.2 RPC

+

listlockunspent - Zcash 2.0.3 RPC

listlockunspent
 
diff --git a/listreceivedbyaccount.html b/listreceivedbyaccount.html
index 1a438b1..fd70963 100644
--- a/listreceivedbyaccount.html
+++ b/listreceivedbyaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listreceivedbyaccount - Zcash 2.0.2 RPC Docs
+    listreceivedbyaccount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listreceivedbyaccount - Zcash 2.0.2 RPC

+

listreceivedbyaccount - Zcash 2.0.3 RPC

listreceivedbyaccount ( minconf includeempty includeWatchonly)
 
diff --git a/listreceivedbyaddress.html b/listreceivedbyaddress.html
index ad4aedc..7fa10c4 100644
--- a/listreceivedbyaddress.html
+++ b/listreceivedbyaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listreceivedbyaddress - Zcash 2.0.2 RPC Docs
+    listreceivedbyaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listreceivedbyaddress - Zcash 2.0.2 RPC

+

listreceivedbyaddress - Zcash 2.0.3 RPC

listreceivedbyaddress ( minconf includeempty includeWatchonly)
 
diff --git a/listsinceblock.html b/listsinceblock.html
index e09edf0..4b17b61 100644
--- a/listsinceblock.html
+++ b/listsinceblock.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listsinceblock - Zcash 2.0.2 RPC Docs
+    listsinceblock - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listsinceblock - Zcash 2.0.2 RPC

+

listsinceblock - Zcash 2.0.3 RPC

listsinceblock ( "blockhash" target-confirmations includeWatchonly)
 
diff --git a/listtransactions.html b/listtransactions.html
index 0fccc3f..1d560a8 100644
--- a/listtransactions.html
+++ b/listtransactions.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listtransactions - Zcash 2.0.2 RPC Docs
+    listtransactions - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listtransactions - Zcash 2.0.2 RPC

+

listtransactions - Zcash 2.0.3 RPC

listtransactions ( "account" count from includeWatchonly)
 
diff --git a/listunspent.html b/listunspent.html
index 0a89fd3..1832de9 100644
--- a/listunspent.html
+++ b/listunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    listunspent - Zcash 2.0.2 RPC Docs
+    listunspent - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

listunspent - Zcash 2.0.2 RPC

+

listunspent - Zcash 2.0.3 RPC

listunspent ( minconf maxconf  ["address",...] )
 
diff --git a/lockunspent.html b/lockunspent.html
index b04a64b..becb426 100644
--- a/lockunspent.html
+++ b/lockunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    lockunspent - Zcash 2.0.2 RPC Docs
+    lockunspent - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

lockunspent - Zcash 2.0.2 RPC

+

lockunspent - Zcash 2.0.3 RPC

lockunspent unlock [{"txid":"txid","vout":n},...]
 
diff --git a/move.html b/move.html
index 49e718b..004b28e 100644
--- a/move.html
+++ b/move.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    move - Zcash 2.0.2 RPC Docs
+    move - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

move - Zcash 2.0.2 RPC

+

move - Zcash 2.0.3 RPC

move "fromaccount" "toaccount" amount ( minconf "comment" )
 
diff --git a/ping.html b/ping.html
index c2b336e..6b03d2a 100644
--- a/ping.html
+++ b/ping.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    ping - Zcash 2.0.2 RPC Docs
+    ping - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

ping - Zcash 2.0.2 RPC

+

ping - Zcash 2.0.3 RPC

ping
 
diff --git a/prioritisetransaction.html b/prioritisetransaction.html
index 9f4b2ff..0ee9386 100644
--- a/prioritisetransaction.html
+++ b/prioritisetransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    prioritisetransaction - Zcash 2.0.2 RPC Docs
+    prioritisetransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

prioritisetransaction - Zcash 2.0.2 RPC

+

prioritisetransaction - Zcash 2.0.3 RPC

prioritisetransaction <txid> <priority delta> <fee delta>
 Accepts the transaction into mined blocks at a higher (or lower) priority
diff --git a/script/template.html b/script/template.html
index 1b9023a..76eb221 100644
--- a/script/template.html
+++ b/script/template.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    {{if .Command}}{{.Command.Name}} - {{end}}Zcash 2.0.2 RPC Docs
+    {{if .Command}}{{.Command.Name}} - {{end}}Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

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

+

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

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

diff --git a/sendfrom.html b/sendfrom.html index 28e4626..179752c 100644 --- a/sendfrom.html +++ b/sendfrom.html @@ -3,10 +3,10 @@ - + - sendfrom - Zcash 2.0.2 RPC Docs + sendfrom - Zcash 2.0.3 RPC Docs @@ -25,14 +25,14 @@
-

sendfrom - Zcash 2.0.2 RPC

+

sendfrom - Zcash 2.0.3 RPC

sendfrom "fromaccount" "tozcashaddress" amount ( minconf "comment" "comment-to" )
 
diff --git a/sendmany.html b/sendmany.html
index 3709dd6..fdf5f50 100644
--- a/sendmany.html
+++ b/sendmany.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    sendmany - Zcash 2.0.2 RPC Docs
+    sendmany - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

sendmany - Zcash 2.0.2 RPC

+

sendmany - Zcash 2.0.3 RPC

sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ["address",...] )
 
diff --git a/sendrawtransaction.html b/sendrawtransaction.html
index c01e150..ddf1514 100644
--- a/sendrawtransaction.html
+++ b/sendrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    sendrawtransaction - Zcash 2.0.2 RPC Docs
+    sendrawtransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

sendrawtransaction - Zcash 2.0.2 RPC

+

sendrawtransaction - Zcash 2.0.3 RPC

sendrawtransaction "hexstring" ( allowhighfees )
 
diff --git a/sendtoaddress.html b/sendtoaddress.html
index 9a3f0a8..269ca9f 100644
--- a/sendtoaddress.html
+++ b/sendtoaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    sendtoaddress - Zcash 2.0.2 RPC Docs
+    sendtoaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

sendtoaddress - Zcash 2.0.2 RPC

+

sendtoaddress - Zcash 2.0.3 RPC

sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
 
diff --git a/setaccount.html b/setaccount.html
index d2c624a..c04872e 100644
--- a/setaccount.html
+++ b/setaccount.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    setaccount - Zcash 2.0.2 RPC Docs
+    setaccount - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

setaccount - Zcash 2.0.2 RPC

+

setaccount - Zcash 2.0.3 RPC

setaccount "zcashaddress" "account"
 
diff --git a/setban.html b/setban.html
index 192ae1e..2350d84 100644
--- a/setban.html
+++ b/setban.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    setban - Zcash 2.0.2 RPC Docs
+    setban - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

setban - Zcash 2.0.2 RPC

+

setban - Zcash 2.0.3 RPC

setban "ip(/netmask)" "add|remove" (bantime) (absolute)
 
diff --git a/setgenerate.html b/setgenerate.html
index 22d54aa..a2c75b0 100644
--- a/setgenerate.html
+++ b/setgenerate.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    setgenerate - Zcash 2.0.2 RPC Docs
+    setgenerate - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

setgenerate - Zcash 2.0.2 RPC

+

setgenerate - Zcash 2.0.3 RPC

setgenerate generate ( genproclimit )
 
diff --git a/settxfee.html b/settxfee.html
index 4ba12fc..dc06d09 100644
--- a/settxfee.html
+++ b/settxfee.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    settxfee - Zcash 2.0.2 RPC Docs
+    settxfee - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

settxfee - Zcash 2.0.2 RPC

+

settxfee - Zcash 2.0.3 RPC

settxfee amount
 
diff --git a/signmessage.html b/signmessage.html
index 160d9fb..9b70fec 100644
--- a/signmessage.html
+++ b/signmessage.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    signmessage - Zcash 2.0.2 RPC Docs
+    signmessage - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

signmessage - Zcash 2.0.2 RPC

+

signmessage - Zcash 2.0.3 RPC

signmessage "t-addr" "message"
 
diff --git a/signrawtransaction.html b/signrawtransaction.html
index d7a896d..7eb0255 100644
--- a/signrawtransaction.html
+++ b/signrawtransaction.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    signrawtransaction - Zcash 2.0.2 RPC Docs
+    signrawtransaction - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

signrawtransaction - Zcash 2.0.2 RPC

+

signrawtransaction - Zcash 2.0.3 RPC

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

stop - Zcash 2.0.2 RPC

+

stop - Zcash 2.0.3 RPC

stop
 
diff --git a/submitblock.html b/submitblock.html
index 16bc010..18a4679 100644
--- a/submitblock.html
+++ b/submitblock.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    submitblock - Zcash 2.0.2 RPC Docs
+    submitblock - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

submitblock - Zcash 2.0.2 RPC

+

submitblock - Zcash 2.0.3 RPC

submitblock "hexdata" ( "jsonparametersobject" )
 
diff --git a/validateaddress.html b/validateaddress.html
index fcdd92e..188dd9a 100644
--- a/validateaddress.html
+++ b/validateaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    validateaddress - Zcash 2.0.2 RPC Docs
+    validateaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

validateaddress - Zcash 2.0.2 RPC

+

validateaddress - Zcash 2.0.3 RPC

validateaddress "zcashaddress"
 
diff --git a/verifychain.html b/verifychain.html
index 3f8d104..91a7acf 100644
--- a/verifychain.html
+++ b/verifychain.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    verifychain - Zcash 2.0.2 RPC Docs
+    verifychain - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

verifychain - Zcash 2.0.2 RPC

+

verifychain - Zcash 2.0.3 RPC

verifychain ( checklevel numblocks )
 
diff --git a/verifymessage.html b/verifymessage.html
index 461fd34..cebf95f 100644
--- a/verifymessage.html
+++ b/verifymessage.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    verifymessage - Zcash 2.0.2 RPC Docs
+    verifymessage - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

verifymessage - Zcash 2.0.2 RPC

+

verifymessage - Zcash 2.0.3 RPC

verifymessage "zcashaddress" "signature" "message"
 
diff --git a/verifytxoutproof.html b/verifytxoutproof.html
index 6a1dea2..db84c19 100644
--- a/verifytxoutproof.html
+++ b/verifytxoutproof.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    verifytxoutproof - Zcash 2.0.2 RPC Docs
+    verifytxoutproof - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

verifytxoutproof - Zcash 2.0.2 RPC

+

verifytxoutproof - Zcash 2.0.3 RPC

verifytxoutproof "proof"
 
diff --git a/z_exportkey.html b/z_exportkey.html
index 7e02295..d2ec7e3 100644
--- a/z_exportkey.html
+++ b/z_exportkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_exportkey - Zcash 2.0.2 RPC Docs
+    z_exportkey - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_exportkey - Zcash 2.0.2 RPC

+

z_exportkey - Zcash 2.0.3 RPC

z_exportkey "zaddr"
 
diff --git a/z_exportviewingkey.html b/z_exportviewingkey.html
index dac922b..3c3525f 100644
--- a/z_exportviewingkey.html
+++ b/z_exportviewingkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_exportviewingkey - Zcash 2.0.2 RPC Docs
+    z_exportviewingkey - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_exportviewingkey - Zcash 2.0.2 RPC

+

z_exportviewingkey - Zcash 2.0.3 RPC

z_exportviewingkey "zaddr"
 
diff --git a/z_exportwallet.html b/z_exportwallet.html
index 58d7d22..1a7c9f0 100644
--- a/z_exportwallet.html
+++ b/z_exportwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_exportwallet - Zcash 2.0.2 RPC Docs
+    z_exportwallet - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_exportwallet - Zcash 2.0.2 RPC

+

z_exportwallet - Zcash 2.0.3 RPC

z_exportwallet "filename"
 
diff --git a/z_getbalance.html b/z_getbalance.html
index 00faa98..8cbbb34 100644
--- a/z_getbalance.html
+++ b/z_getbalance.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getbalance - Zcash 2.0.2 RPC Docs
+    z_getbalance - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getbalance - Zcash 2.0.2 RPC

+

z_getbalance - Zcash 2.0.3 RPC

z_getbalance "address" ( minconf )
 
diff --git a/z_getnewaddress.html b/z_getnewaddress.html
index ec35a4b..921ed65 100644
--- a/z_getnewaddress.html
+++ b/z_getnewaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getnewaddress - Zcash 2.0.2 RPC Docs
+    z_getnewaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getnewaddress - Zcash 2.0.2 RPC

+

z_getnewaddress - Zcash 2.0.3 RPC

z_getnewaddress ( type )
 
diff --git a/z_getoperationresult.html b/z_getoperationresult.html
index 180b9c7..65b19e5 100644
--- a/z_getoperationresult.html
+++ b/z_getoperationresult.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getoperationresult - Zcash 2.0.2 RPC Docs
+    z_getoperationresult - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getoperationresult - Zcash 2.0.2 RPC

+

z_getoperationresult - Zcash 2.0.3 RPC

z_getoperationresult (["operationid", ... ]) 
 
diff --git a/z_getoperationstatus.html b/z_getoperationstatus.html
index e8b9893..9d5cbcc 100644
--- a/z_getoperationstatus.html
+++ b/z_getoperationstatus.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getoperationstatus - Zcash 2.0.2 RPC Docs
+    z_getoperationstatus - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getoperationstatus - Zcash 2.0.2 RPC

+

z_getoperationstatus - Zcash 2.0.3 RPC

z_getoperationstatus (["operationid", ... ]) 
 
diff --git a/z_getpaymentdisclosure.html b/z_getpaymentdisclosure.html
index f77f28e..e194a3a 100644
--- a/z_getpaymentdisclosure.html
+++ b/z_getpaymentdisclosure.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_getpaymentdisclosure - Zcash 2.0.2 RPC Docs
+    z_getpaymentdisclosure - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_getpaymentdisclosure - Zcash 2.0.2 RPC

+

z_getpaymentdisclosure - Zcash 2.0.3 RPC

z_getpaymentdisclosure "txid" "js_index" "output_index" ("message") 
 
diff --git a/z_gettotalbalance.html b/z_gettotalbalance.html
index d5b9ee2..662704e 100644
--- a/z_gettotalbalance.html
+++ b/z_gettotalbalance.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_gettotalbalance - Zcash 2.0.2 RPC Docs
+    z_gettotalbalance - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_gettotalbalance - Zcash 2.0.2 RPC

+

z_gettotalbalance - Zcash 2.0.3 RPC

z_gettotalbalance ( minconf includeWatchonly )
 
diff --git a/z_importkey.html b/z_importkey.html
index 45d6f54..a7f2a48 100644
--- a/z_importkey.html
+++ b/z_importkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_importkey - Zcash 2.0.2 RPC Docs
+    z_importkey - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_importkey - Zcash 2.0.2 RPC

+

z_importkey - Zcash 2.0.3 RPC

z_importkey "zkey" ( rescan startHeight )
 
diff --git a/z_importviewingkey.html b/z_importviewingkey.html
index 9b079a9..b4279a6 100644
--- a/z_importviewingkey.html
+++ b/z_importviewingkey.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_importviewingkey - Zcash 2.0.2 RPC Docs
+    z_importviewingkey - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_importviewingkey - Zcash 2.0.2 RPC

+

z_importviewingkey - Zcash 2.0.3 RPC

z_importviewingkey "vkey" ( rescan startHeight )
 
diff --git a/z_importwallet.html b/z_importwallet.html
index f122c47..21dfc9f 100644
--- a/z_importwallet.html
+++ b/z_importwallet.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_importwallet - Zcash 2.0.2 RPC Docs
+    z_importwallet - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_importwallet - Zcash 2.0.2 RPC

+

z_importwallet - Zcash 2.0.3 RPC

z_importwallet "filename"
 
diff --git a/z_listaddresses.html b/z_listaddresses.html
index e893eab..3b1c93b 100644
--- a/z_listaddresses.html
+++ b/z_listaddresses.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listaddresses - Zcash 2.0.2 RPC Docs
+    z_listaddresses - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listaddresses - Zcash 2.0.2 RPC

+

z_listaddresses - Zcash 2.0.3 RPC

z_listaddresses ( includeWatchonly )
 
diff --git a/z_listoperationids.html b/z_listoperationids.html
index 650dab1..4f75e61 100644
--- a/z_listoperationids.html
+++ b/z_listoperationids.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listoperationids - Zcash 2.0.2 RPC Docs
+    z_listoperationids - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listoperationids - Zcash 2.0.2 RPC

+

z_listoperationids - Zcash 2.0.3 RPC

z_listoperationids
 
diff --git a/z_listreceivedbyaddress.html b/z_listreceivedbyaddress.html
index 422a8b7..3a4042d 100644
--- a/z_listreceivedbyaddress.html
+++ b/z_listreceivedbyaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listreceivedbyaddress - Zcash 2.0.2 RPC Docs
+    z_listreceivedbyaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listreceivedbyaddress - Zcash 2.0.2 RPC

+

z_listreceivedbyaddress - Zcash 2.0.3 RPC

z_listreceivedbyaddress "address" ( minconf )
 
diff --git a/z_listunspent.html b/z_listunspent.html
index 7ad0e4d..5ce8220 100644
--- a/z_listunspent.html
+++ b/z_listunspent.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_listunspent - Zcash 2.0.2 RPC Docs
+    z_listunspent - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_listunspent - Zcash 2.0.2 RPC

+

z_listunspent - Zcash 2.0.3 RPC

z_listunspent ( minconf maxconf includeWatchonly ["zaddr",...] )
 
diff --git a/z_mergetoaddress.html b/z_mergetoaddress.html
index bba3082..852b653 100644
--- a/z_mergetoaddress.html
+++ b/z_mergetoaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_mergetoaddress - Zcash 2.0.2 RPC Docs
+    z_mergetoaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_mergetoaddress - Zcash 2.0.2 RPC

+

z_mergetoaddress - Zcash 2.0.3 RPC

z_mergetoaddress ["fromaddress", ... ] "toaddress" ( fee ) ( transparent_limit ) ( shielded_limit ) ( memo )
 
@@ -44,25 +44,27 @@ are unlocked.  The RPC call `listlockunspent` can be used to return a list of lo
 
 The number of UTXOs and notes selected for merging can be limited by the caller.  If the transparent limit
 parameter is set to zero, and Overwinter is not yet active, the -mempooltxinputlimit option will determine the
-number of UTXOs.  Any limit is constrained by the consensus rule defining a maximum transaction size of
-100000 bytes before Sapling, and 2000000 bytes once Sapling activates.
+number of UTXOs.  After Overwinter has activated -mempooltxinputlimit is ignored and having a transparent
+input limit of zero will mean limit the number of UTXOs based on the size of the transaction.  Any limit is
+constrained by the consensus rule defining a maximum transaction size of 100000 bytes before Sapling, and 2000000
+bytes once Sapling activates.
 
 Arguments:
-1. fromaddresses         (string, required) A JSON array with addresses.
+1. fromaddresses         (array, required) A JSON array with addresses.
                          The following special strings are accepted inside the array:
-                             - "ANY_TADDR":   Merge UTXOs from any t-addrs belonging to the wallet.
-                             - "ANY_SPROUT":  Merge notes from any Sprout z-addrs belonging to the wallet.
-                             - "ANY_SAPLING": Merge notes from any Sapling z-addrs belonging to the wallet.
-                         If a special string is given, any given addresses of that type will be ignored.
+                             - "ANY_TADDR":   Merge UTXOs from any taddrs belonging to the wallet.
+                             - "ANY_SPROUT":  Merge notes from any Sprout zaddrs belonging to the wallet.
+                             - "ANY_SAPLING": Merge notes from any Sapling zaddrs belonging to the wallet.
+                         If a special string is given, any given addresses of that type will be counted as duplicates and cause an error.
     [
-      "address"          (string) Can be a t-addr or a z-addr
+      "address"          (string) Can be a taddr or a zaddr
       ,...
     ]
-2. "toaddress"           (string, required) The t-addr or z-addr to send the funds to.
+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.
 4. transparent_limit     (numeric, optional, default=50) Limit on the maximum number of UTXOs to merge.  Set to 0 to use node option -mempooltxinputlimit (before Overwinter), or as many as will fit in the transaction (after Overwinter).
-4. 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.
-5. "memo"                (string, optional) Encoded as hex. When toaddress is a z-addr, this will be stored in the memo field of the new note.
+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.
 
 Result:
 {
@@ -74,12 +76,12 @@ Result:
   "mergingTransparentValue": xxx      (numeric) Value of UTXOs being merged.
   "mergingNotes": xxx                 (numeric) Number of notes being merged.
   "mergingShieldedValue": xxx         (numeric) Value of notes being merged.
-  "opid": xxx          (string) An operationid to pass to z_getoperationstatus to get the result of the operation.
+  "opid": xxx                         (string) An operationid to pass to z_getoperationstatus to get the result of the operation.
 }
 
 Examples:
-> zcash-cli z_mergetoaddress '["t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd"]' ztfaW34Gj9FrnGUEf833ywDVL62NWXBM81u6EQnM6VR45eYnXhwztecW1SjxA7JrmAXKJhxhj3vDNEpVCQoSvVoSpmbhtjf
-> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_mergetoaddress", "params": [["t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd"], "ztfaW34Gj9FrnGUEf833ywDVL62NWXBM81u6EQnM6VR45eYnXhwztecW1SjxA7JrmAXKJhxhj3vDNEpVCQoSvVoSpmbhtjf"] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+> zcash-cli z_mergetoaddress '["ANY_SAPLING", "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd"]' ztestsapling19rnyu293v44f0kvtmszhx35lpdug574twc0lwyf4s7w0umtkrdq5nfcauxrxcyfmh3m7slemqsj
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_mergetoaddress", "params": [["ANY_SAPLING", "t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd"], "ztestsapling19rnyu293v44f0kvtmszhx35lpdug574twc0lwyf4s7w0umtkrdq5nfcauxrxcyfmh3m7slemqsj"] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
 
 

diff --git a/z_sendmany.html b/z_sendmany.html index fe484eb..2a3bed3 100644 --- a/z_sendmany.html +++ b/z_sendmany.html @@ -3,10 +3,10 @@ - + - z_sendmany - Zcash 2.0.2 RPC Docs + z_sendmany - Zcash 2.0.3 RPC Docs @@ -25,14 +25,14 @@
-

z_sendmany - Zcash 2.0.2 RPC

+

z_sendmany - Zcash 2.0.3 RPC

z_sendmany "fromaddress" [{"address":... ,"amount":...},...] ( minconf ) ( fee )
 
diff --git a/z_shieldcoinbase.html b/z_shieldcoinbase.html
index e56444f..1d4d9ee 100644
--- a/z_shieldcoinbase.html
+++ b/z_shieldcoinbase.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_shieldcoinbase - Zcash 2.0.2 RPC Docs
+    z_shieldcoinbase - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_shieldcoinbase - Zcash 2.0.2 RPC

+

z_shieldcoinbase - Zcash 2.0.3 RPC

z_shieldcoinbase "fromaddress" "tozaddress" ( fee ) ( limit )
 
diff --git a/z_validateaddress.html b/z_validateaddress.html
index 25fede7..ae7a56a 100644
--- a/z_validateaddress.html
+++ b/z_validateaddress.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_validateaddress - Zcash 2.0.2 RPC Docs
+    z_validateaddress - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_validateaddress - Zcash 2.0.2 RPC

+

z_validateaddress - Zcash 2.0.3 RPC

z_validateaddress "zaddr"
 
diff --git a/z_validatepaymentdisclosure.html b/z_validatepaymentdisclosure.html
index 140a5ac..ce2fc11 100644
--- a/z_validatepaymentdisclosure.html
+++ b/z_validatepaymentdisclosure.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    z_validatepaymentdisclosure - Zcash 2.0.2 RPC Docs
+    z_validatepaymentdisclosure - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

z_validatepaymentdisclosure - Zcash 2.0.2 RPC

+

z_validatepaymentdisclosure - Zcash 2.0.3 RPC

z_validatepaymentdisclosure "paymentdisclosure"
 
diff --git a/zcbenchmark.html b/zcbenchmark.html
index f20b074..efd1416 100644
--- a/zcbenchmark.html
+++ b/zcbenchmark.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcbenchmark - Zcash 2.0.2 RPC Docs
+    zcbenchmark - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

zcbenchmark - Zcash 2.0.2 RPC

+

zcbenchmark - Zcash 2.0.3 RPC

zcbenchmark benchmarktype samplecount
 
diff --git a/zcrawjoinsplit.html b/zcrawjoinsplit.html
index 4a34546..9c922ec 100644
--- a/zcrawjoinsplit.html
+++ b/zcrawjoinsplit.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcrawjoinsplit - Zcash 2.0.2 RPC Docs
+    zcrawjoinsplit - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

zcrawjoinsplit - Zcash 2.0.2 RPC

+

zcrawjoinsplit - Zcash 2.0.3 RPC

zcrawjoinsplit rawtx inputs outputs vpub_old vpub_new
   inputs: a JSON object mapping {note: zcsecretkey, ...}
diff --git a/zcrawkeygen.html b/zcrawkeygen.html
index 3623f8b..91d96f5 100644
--- a/zcrawkeygen.html
+++ b/zcrawkeygen.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcrawkeygen - Zcash 2.0.2 RPC Docs
+    zcrawkeygen - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

zcrawkeygen - Zcash 2.0.2 RPC

+

zcrawkeygen - Zcash 2.0.3 RPC

zcrawkeygen
 
diff --git a/zcrawreceive.html b/zcrawreceive.html
index b4cad42..476c103 100644
--- a/zcrawreceive.html
+++ b/zcrawreceive.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcrawreceive - Zcash 2.0.2 RPC Docs
+    zcrawreceive - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

zcrawreceive - Zcash 2.0.2 RPC

+

zcrawreceive - Zcash 2.0.3 RPC

zcrawreceive zcsecretkey encryptednote
 
diff --git a/zcsamplejoinsplit.html b/zcsamplejoinsplit.html
index eb02bea..0141338 100644
--- a/zcsamplejoinsplit.html
+++ b/zcsamplejoinsplit.html
@@ -3,10 +3,10 @@
   
     
     
-    
+    
     
 
-    zcsamplejoinsplit - Zcash 2.0.2 RPC Docs
+    zcsamplejoinsplit - Zcash 2.0.3 RPC Docs
 
     
   
@@ -25,14 +25,14 @@
 
 
     
 
     
-

zcsamplejoinsplit - Zcash 2.0.2 RPC

+

zcsamplejoinsplit - Zcash 2.0.3 RPC

zcsamplejoinsplit