diff --git a/addmultisigaddress.html b/addmultisigaddress.html index 6ee4e04..9eb82cf 100644 --- a/addmultisigaddress.html +++ b/addmultisigaddress.html @@ -3,10 +3,10 @@ - + - addmultisigaddress - Zcash 3.1.0 RPC Docs + addmultisigaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

addmultisigaddress - Zcash 3.1.0 RPC

+

addmultisigaddress - Zcash 4.0.0 RPC

addmultisigaddress nrequired ["key",...] ( "account" )
 
@@ -176,6 +176,9 @@ As json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -199,6 +202,25 @@ As json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/addnode.html b/addnode.html index 8de9618..7fcd229 100644 --- a/addnode.html +++ b/addnode.html @@ -3,10 +3,10 @@ - + - addnode - Zcash 3.1.0 RPC Docs + addnode - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

addnode - Zcash 3.1.0 RPC

+

addnode - Zcash 4.0.0 RPC

addnode "node" "add|remove|onetry"
 
@@ -163,6 +163,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -186,6 +189,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/backupwallet.html b/backupwallet.html index 7dd8de7..8bf32bc 100644 --- a/backupwallet.html +++ b/backupwallet.html @@ -3,10 +3,10 @@ - + - backupwallet - Zcash 3.1.0 RPC Docs + backupwallet - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

backupwallet - Zcash 3.1.0 RPC

+

backupwallet - Zcash 4.0.0 RPC

backupwallet "destination"
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/clearbanned.html b/clearbanned.html index 150fbf9..000be41 100644 --- a/clearbanned.html +++ b/clearbanned.html @@ -3,10 +3,10 @@ - + - clearbanned - Zcash 3.1.0 RPC Docs + clearbanned - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

clearbanned - Zcash 3.1.0 RPC

+

clearbanned - Zcash 4.0.0 RPC

clearbanned
 
@@ -158,6 +158,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -181,6 +184,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/createmultisig.html b/createmultisig.html index 7d0bd33..bc90911 100644 --- a/createmultisig.html +++ b/createmultisig.html @@ -3,10 +3,10 @@ - + - createmultisig - Zcash 3.1.0 RPC Docs + createmultisig - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

createmultisig - Zcash 3.1.0 RPC

+

createmultisig - Zcash 4.0.0 RPC

createmultisig nrequired ["key",...]
 
@@ -177,6 +177,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -200,6 +203,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/createrawtransaction.html b/createrawtransaction.html index 1cf8bd7..05175f8 100644 --- a/createrawtransaction.html +++ b/createrawtransaction.html @@ -3,10 +3,10 @@ - + - createrawtransaction - Zcash 3.1.0 RPC Docs + createrawtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

createrawtransaction - Zcash 3.1.0 RPC

+

createrawtransaction - Zcash 4.0.0 RPC

createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight )
 
@@ -182,6 +182,9 @@ Examples
                   help
                   
+ setlogfilter +
+ stop
@@ -205,6 +208,25 @@ Examples

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/decoderawtransaction.html b/decoderawtransaction.html index c3a92c2..598d271 100644 --- a/decoderawtransaction.html +++ b/decoderawtransaction.html @@ -3,10 +3,10 @@ - + - decoderawtransaction - Zcash 3.1.0 RPC Docs + decoderawtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

decoderawtransaction - Zcash 3.1.0 RPC

+

decoderawtransaction - Zcash 4.0.0 RPC

decoderawtransaction "hexstring"
 
@@ -227,6 +227,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -250,6 +253,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/decodescript.html b/decodescript.html index 2ac4640..0066182 100644 --- a/decodescript.html +++ b/decodescript.html @@ -3,10 +3,10 @@ - + - decodescript - Zcash 3.1.0 RPC Docs + decodescript - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

decodescript - Zcash 3.1.0 RPC

+

decodescript - Zcash 4.0.0 RPC

decodescript "hex"
 
@@ -174,6 +174,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -197,6 +200,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/disconnectnode.html b/disconnectnode.html index f05f261..90d761f 100644 --- a/disconnectnode.html +++ b/disconnectnode.html @@ -3,10 +3,10 @@ - + - disconnectnode - Zcash 3.1.0 RPC Docs + disconnectnode - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

disconnectnode - Zcash 3.1.0 RPC

+

disconnectnode - Zcash 4.0.0 RPC

disconnectnode "node" 
 
@@ -161,6 +161,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/dumpprivkey.html b/dumpprivkey.html index 625f1e3..64f3e67 100644 --- a/dumpprivkey.html +++ b/dumpprivkey.html @@ -3,10 +3,10 @@ - + - dumpprivkey - Zcash 3.1.0 RPC Docs + dumpprivkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

dumpprivkey - Zcash 3.1.0 RPC

+

dumpprivkey - Zcash 4.0.0 RPC

dumpprivkey "t-addr"
 
@@ -166,6 +166,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -189,6 +192,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/dumpwallet.html b/dumpwallet.html index 449394d..a0ce50b 100644 --- a/dumpwallet.html +++ b/dumpwallet.html @@ -3,10 +3,10 @@ - + - dumpwallet - Zcash 3.1.0 RPC Docs + dumpwallet - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

dumpwallet - Zcash 3.1.0 RPC

+

dumpwallet - Zcash 4.0.0 RPC

dumpwallet "filename"
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/encryptwallet.html b/encryptwallet.html index 69207a6..6500849 100644 --- a/encryptwallet.html +++ b/encryptwallet.html @@ -3,10 +3,10 @@ - + - encryptwallet - Zcash 3.1.0 RPC Docs + encryptwallet - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

encryptwallet - Zcash 3.1.0 RPC

+

encryptwallet - Zcash 4.0.0 RPC

encryptwallet "passphrase"
 
@@ -188,6 +188,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -211,6 +214,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/estimatefee.html b/estimatefee.html index aee0d3c..171e6a1 100644 --- a/estimatefee.html +++ b/estimatefee.html @@ -3,10 +3,10 @@ - + - estimatefee - Zcash 3.1.0 RPC Docs + estimatefee - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

estimatefee - Zcash 3.1.0 RPC

+

estimatefee - Zcash 4.0.0 RPC

estimatefee nblocks
 
@@ -168,6 +168,9 @@ Example:
                   help
                   
+ setlogfilter +
+ stop
@@ -191,6 +194,25 @@ Example:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/estimatepriority.html b/estimatepriority.html index e70c573..3c4f3ed 100644 --- a/estimatepriority.html +++ b/estimatepriority.html @@ -3,10 +3,10 @@ - + - estimatepriority - Zcash 3.1.0 RPC Docs + estimatepriority - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

estimatepriority - Zcash 3.1.0 RPC

+

estimatepriority - Zcash 4.0.0 RPC

estimatepriority nblocks
 
@@ -168,6 +168,9 @@ Example:
                   help
                   
+ setlogfilter +
+ stop
@@ -191,6 +194,25 @@ Example:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/fundrawtransaction.html b/fundrawtransaction.html index f31ea3c..b8bc402 100644 --- a/fundrawtransaction.html +++ b/fundrawtransaction.html @@ -3,10 +3,10 @@ - + - fundrawtransaction - Zcash 3.1.0 RPC Docs + fundrawtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

fundrawtransaction - Zcash 3.1.0 RPC

+

fundrawtransaction - Zcash 4.0.0 RPC

fundrawtransaction "hexstring" includeWatching
 
@@ -186,6 +186,9 @@ Send the transaction
                   help
                   
+ setlogfilter +
+ stop
@@ -209,6 +212,25 @@ Send the transaction

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/generate.html b/generate.html index a718bbb..628e752 100644 --- a/generate.html +++ b/generate.html @@ -3,10 +3,10 @@ - + - generate - Zcash 2.1.2 RPC Docs + generate - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

generate - Zcash 2.1.2 RPC

+

generate - Zcash 4.0.0 RPC

generate numblocks
 
@@ -158,12 +158,18 @@ Generate 11 blocks
               
+ getexperimentalfeatures +
+ getinfo
help
+ setlogfilter +
+ stop
@@ -480,6 +486,9 @@ Generate 11 blocks z_getnewaddress
+ z_getnotescount +
+ z_getoperationresult
@@ -522,6 +531,9 @@ Generate 11 blocks z_shieldcoinbase
+ z_viewtransaction +
+ zcbenchmark
diff --git a/getaccount.html b/getaccount.html index 49ae2d2..9a1451a 100644 --- a/getaccount.html +++ b/getaccount.html @@ -3,10 +3,10 @@ - + - getaccount - Zcash 3.1.0 RPC Docs + getaccount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaccount - Zcash 3.1.0 RPC

+

getaccount - Zcash 4.0.0 RPC

getaccount "zcashaddress"
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaccountaddress.html b/getaccountaddress.html index 039313d..937635f 100644 --- a/getaccountaddress.html +++ b/getaccountaddress.html @@ -3,10 +3,10 @@ - + - getaccountaddress - Zcash 3.1.0 RPC Docs + getaccountaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaccountaddress - Zcash 3.1.0 RPC

+

getaccountaddress - Zcash 4.0.0 RPC

getaccountaddress "account"
 
@@ -166,6 +166,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -189,6 +192,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddednodeinfo.html b/getaddednodeinfo.html index f01ca69..df88101 100644 --- a/getaddednodeinfo.html +++ b/getaddednodeinfo.html @@ -3,10 +3,10 @@ - + - getaddednodeinfo - Zcash 3.1.0 RPC Docs + getaddednodeinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddednodeinfo - Zcash 3.1.0 RPC

+

getaddednodeinfo - Zcash 4.0.0 RPC

getaddednodeinfo dns ( "node" )
 
@@ -182,6 +182,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -205,6 +208,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddressbalance.html b/getaddressbalance.html index 938e83b..96e6a61 100644 --- a/getaddressbalance.html +++ b/getaddressbalance.html @@ -3,10 +3,10 @@ - + - getaddressbalance - Zcash 3.1.0 RPC Docs + getaddressbalance - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressbalance - Zcash 3.1.0 RPC

+

getaddressbalance - Zcash 4.0.0 RPC

getaddressbalance {"addresses": ["taddr", ...]}
 
@@ -190,6 +190,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -213,6 +216,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddressdeltas.html b/getaddressdeltas.html index b724b16..8fa8f9c 100644 --- a/getaddressdeltas.html +++ b/getaddressdeltas.html @@ -3,10 +3,10 @@ - + - getaddressdeltas - Zcash 3.1.0 RPC Docs + getaddressdeltas - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressdeltas - Zcash 3.1.0 RPC

+

getaddressdeltas - Zcash 4.0.0 RPC

getaddressdeltas {"addresses": ["taddr", ...], ("start": n), ("end": n), ("chainInfo": true|false)}
 
@@ -227,6 +227,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -250,6 +253,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddressesbyaccount.html b/getaddressesbyaccount.html index 32ed710..eee2251 100644 --- a/getaddressesbyaccount.html +++ b/getaddressesbyaccount.html @@ -3,10 +3,10 @@ - + - getaddressesbyaccount - Zcash 3.1.0 RPC Docs + getaddressesbyaccount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressesbyaccount - Zcash 3.1.0 RPC

+

getaddressesbyaccount - Zcash 4.0.0 RPC

getaddressesbyaccount "account"
 
@@ -167,6 +167,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +193,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddressmempool.html b/getaddressmempool.html index ad6eba8..9206a6c 100644 --- a/getaddressmempool.html +++ b/getaddressmempool.html @@ -3,10 +3,10 @@ - + - getaddressmempool - Zcash 3.1.0 RPC Docs + getaddressmempool - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressmempool - Zcash 3.1.0 RPC

+

getaddressmempool - Zcash 4.0.0 RPC

getaddressmempool {"addresses": ["taddr", ...]}
 
@@ -197,6 +197,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -220,6 +223,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddresstxids.html b/getaddresstxids.html index d7bf9ac..51692a2 100644 --- a/getaddresstxids.html +++ b/getaddresstxids.html @@ -3,10 +3,10 @@ - + - getaddresstxids - Zcash 3.1.0 RPC Docs + getaddresstxids - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddresstxids - Zcash 3.1.0 RPC

+

getaddresstxids - Zcash 4.0.0 RPC

getaddresstxids {"addresses": ["taddr", ...], ("start": n), ("end": n)}
 
@@ -194,6 +194,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -217,6 +220,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getaddressutxos.html b/getaddressutxos.html index 7003e6c..f024f59 100644 --- a/getaddressutxos.html +++ b/getaddressutxos.html @@ -3,10 +3,10 @@ - + - getaddressutxos - Zcash 3.1.0 RPC Docs + getaddressutxos - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getaddressutxos - Zcash 3.1.0 RPC

+

getaddressutxos - Zcash 4.0.0 RPC

getaddressutxos {"addresses": ["taddr", ...], ("chainInfo": true|false)}
 
@@ -209,6 +209,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -232,6 +235,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getbalance.html b/getbalance.html index b59df8f..bfe1859 100644 --- a/getbalance.html +++ b/getbalance.html @@ -3,10 +3,10 @@ - + - getbalance - Zcash 3.1.0 RPC Docs + getbalance - Zcash 4.0.0 RPC Docs @@ -25,16 +25,16 @@
-

getbalance - Zcash 3.1.0 RPC

+

getbalance - Zcash 4.0.0 RPC

-
getbalance ( "account" minconf includeWatchonly )
+            
getbalance ( "account" minconf includeWatchonly inZat )
 
 Returns the server's total available balance.
 
@@ -42,9 +42,10 @@ Arguments:
 1. "account"      (string, optional) DEPRECATED. If provided, it MUST be set to the empty string "" or to the string "*", either of which will give the total available balance. Passing any other string will result in an error.
 2. minconf          (numeric, optional, default=1) Only include transactions confirmed at least this many times.
 3. includeWatchonly (bool, optional, default=false) Also include balance in watchonly addresses (see 'importaddress')
+4. inZat            (bool, optional, default=false) Get the result amount in zatoshis (as an integer).
 
 Result:
-amount              (numeric) The total amount in ZEC received for this account.
+amount              (numeric) The total amount in ZEC(or zatoshis if inZat is true) received.
 
 Examples:
 
@@ -173,6 +174,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -196,6 +200,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getbestblockhash.html b/getbestblockhash.html index 6840e2e..9504f29 100644 --- a/getbestblockhash.html +++ b/getbestblockhash.html @@ -3,10 +3,10 @@ - + - getbestblockhash - Zcash 3.1.0 RPC Docs + getbestblockhash - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getbestblockhash - Zcash 3.1.0 RPC

+

getbestblockhash - Zcash 4.0.0 RPC

getbestblockhash
 
@@ -161,6 +161,9 @@ Examples
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Examples

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblock.html b/getblock.html index 7a51a72..d33cc6c 100644 --- a/getblock.html +++ b/getblock.html @@ -3,10 +3,10 @@ - + - getblock - Zcash 3.1.0 RPC Docs + getblock - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblock - Zcash 3.1.0 RPC

+

getblock - Zcash 4.0.0 RPC

getblock "hash|height" ( verbosity )
 
@@ -199,6 +199,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -222,6 +225,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblockchaininfo.html b/getblockchaininfo.html index f796957..d2dc9c3 100644 --- a/getblockchaininfo.html +++ b/getblockchaininfo.html @@ -3,10 +3,10 @@ - + - getblockchaininfo - Zcash 3.1.0 RPC Docs + getblockchaininfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockchaininfo - Zcash 3.1.0 RPC

+

getblockchaininfo - Zcash 4.0.0 RPC

getblockchaininfo
 Returns an object containing various state info regarding block chain processing.
@@ -199,6 +199,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -222,6 +225,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblockcount.html b/getblockcount.html index 81cb0c7..33fb34e 100644 --- a/getblockcount.html +++ b/getblockcount.html @@ -3,10 +3,10 @@ - + - getblockcount - Zcash 3.1.0 RPC Docs + getblockcount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockcount - Zcash 3.1.0 RPC

+

getblockcount - Zcash 4.0.0 RPC

getblockcount
 
@@ -161,6 +161,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblockdeltas.html b/getblockdeltas.html index 8b49bcf..e054ff9 100644 --- a/getblockdeltas.html +++ b/getblockdeltas.html @@ -3,10 +3,10 @@ - + - getblockdeltas - Zcash 3.1.0 RPC Docs + getblockdeltas - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockdeltas - Zcash 3.1.0 RPC

+

getblockdeltas - Zcash 4.0.0 RPC

getblockdeltas "blockhash"
 
@@ -216,6 +216,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -239,6 +242,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblockhash.html b/getblockhash.html index 2c5586c..d513a3b 100644 --- a/getblockhash.html +++ b/getblockhash.html @@ -3,10 +3,10 @@ - + - getblockhash - Zcash 3.1.0 RPC Docs + getblockhash - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockhash - Zcash 3.1.0 RPC

+

getblockhash - Zcash 4.0.0 RPC

getblockhash index
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblockhashes.html b/getblockhashes.html index f39ee1b..6e5dedf 100644 --- a/getblockhashes.html +++ b/getblockhashes.html @@ -3,10 +3,10 @@ - + - getblockhashes - Zcash 3.1.0 RPC Docs + getblockhashes - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockhashes - Zcash 3.1.0 RPC

+

getblockhashes - Zcash 4.0.0 RPC

getblockhashes high low ( {"noOrphans": true|false, "logicalTimes": true|false} )
 
@@ -197,6 +197,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -220,6 +223,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblockheader.html b/getblockheader.html index f99f159..6e462d4 100644 --- a/getblockheader.html +++ b/getblockheader.html @@ -3,10 +3,10 @@ - + - getblockheader - Zcash 3.1.0 RPC Docs + getblockheader - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblockheader - Zcash 3.1.0 RPC

+

getblockheader - Zcash 4.0.0 RPC

getblockheader "hash" ( verbose )
 
@@ -182,6 +182,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -205,6 +208,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblocksubsidy.html b/getblocksubsidy.html index 81a6520..114b0b9 100644 --- a/getblocksubsidy.html +++ b/getblocksubsidy.html @@ -3,10 +3,10 @@ - + - getblocksubsidy - Zcash 3.1.0 RPC Docs + getblocksubsidy - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblocksubsidy - Zcash 3.1.0 RPC

+

getblocksubsidy - Zcash 4.0.0 RPC

getblocksubsidy height
 
@@ -43,8 +43,15 @@ Arguments:
 
 Result:
 {
-  "miner" : x.xxx           (numeric) The mining reward amount in ZEC.
-  "founders" : x.xxx        (numeric) The founders reward amount in ZEC.
+  "miner" : x.xxx,              (numeric) The mining reward amount in ZEC.
+  "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.
+    }, ...
+  ]
 }
 
 Examples:
@@ -167,6 +174,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +200,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getblocktemplate.html b/getblocktemplate.html index d318bb8..14723d3 100644 --- a/getblocktemplate.html +++ b/getblocktemplate.html @@ -3,10 +3,10 @@ - + - getblocktemplate - Zcash 3.1.0 RPC Docs + getblocktemplate - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getblocktemplate - Zcash 3.1.0 RPC

+

getblocktemplate - Zcash 4.0.0 RPC

getblocktemplate ( "jsonrequestobject" )
 
@@ -206,6 +206,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -229,6 +232,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getchaintips.html b/getchaintips.html index 031f61e..cdbdfee 100644 --- a/getchaintips.html +++ b/getchaintips.html @@ -3,10 +3,10 @@ - + - getchaintips - Zcash 3.1.0 RPC Docs + getchaintips - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getchaintips - Zcash 3.1.0 RPC

+

getchaintips - Zcash 4.0.0 RPC

getchaintips
 Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
@@ -179,6 +179,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -202,6 +205,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getconnectioncount.html b/getconnectioncount.html index 0c98f5d..d91373f 100644 --- a/getconnectioncount.html +++ b/getconnectioncount.html @@ -3,10 +3,10 @@ - + - getconnectioncount - Zcash 3.1.0 RPC Docs + getconnectioncount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getconnectioncount - Zcash 3.1.0 RPC

+

getconnectioncount - Zcash 4.0.0 RPC

getconnectioncount
 
@@ -161,6 +161,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getdeprecationinfo.html b/getdeprecationinfo.html index 25d82bd..5637e4b 100644 --- a/getdeprecationinfo.html +++ b/getdeprecationinfo.html @@ -3,10 +3,10 @@ - + - getdeprecationinfo - Zcash 3.1.0 RPC Docs + getdeprecationinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getdeprecationinfo - Zcash 3.1.0 RPC

+

getdeprecationinfo - Zcash 4.0.0 RPC

getdeprecationinfo
 Returns an object containing current version and deprecation block height. Applicable only on mainnet.
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getdifficulty.html b/getdifficulty.html index bc8af7d..d686d97 100644 --- a/getdifficulty.html +++ b/getdifficulty.html @@ -3,10 +3,10 @@ - + - getdifficulty - Zcash 3.1.0 RPC Docs + getdifficulty - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getdifficulty - Zcash 3.1.0 RPC

+

getdifficulty - Zcash 4.0.0 RPC

getdifficulty
 
@@ -161,6 +161,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getexperimentalfeatures.html b/getexperimentalfeatures.html index dd926be..6488dd6 100644 --- a/getexperimentalfeatures.html +++ b/getexperimentalfeatures.html @@ -3,10 +3,10 @@ - + - getexperimentalfeatures - Zcash 3.1.0 RPC Docs + getexperimentalfeatures - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getexperimentalfeatures - Zcash 3.1.0 RPC

+

getexperimentalfeatures - Zcash 4.0.0 RPC

getexperimentalfeatures
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getgenerate.html b/getgenerate.html index d909f04..484b34e 100644 --- a/getgenerate.html +++ b/getgenerate.html @@ -3,10 +3,10 @@ - + - getgenerate - Zcash 2.1.2 RPC Docs + getgenerate - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getgenerate - Zcash 2.1.2 RPC

+

getgenerate - Zcash 4.0.0 RPC

getgenerate
 
@@ -154,12 +154,18 @@ Examples:
               
+ getexperimentalfeatures +
+ getinfo
help
+ setlogfilter +
+ stop
@@ -476,6 +482,9 @@ Examples: z_getnewaddress
+ z_getnotescount +
+ z_getoperationresult
@@ -518,6 +527,9 @@ Examples: z_shieldcoinbase
+ z_viewtransaction +
+ zcbenchmark
diff --git a/getinfo.html b/getinfo.html index 115147f..2eea75f 100644 --- a/getinfo.html +++ b/getinfo.html @@ -3,10 +3,10 @@ - + - getinfo - Zcash 3.1.0 RPC Docs + getinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getinfo - Zcash 3.1.0 RPC

+

getinfo - Zcash 4.0.0 RPC

getinfo
 Returns an object containing various state info.
@@ -177,6 +177,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -200,6 +203,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getlocalsolps.html b/getlocalsolps.html index 4682901..ba3f9ec 100644 --- a/getlocalsolps.html +++ b/getlocalsolps.html @@ -3,10 +3,10 @@ - + - getlocalsolps - Zcash 3.1.0 RPC Docs + getlocalsolps - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getlocalsolps - Zcash 3.1.0 RPC

+

getlocalsolps - Zcash 4.0.0 RPC

getlocalsolps
 
@@ -162,6 +162,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -185,6 +188,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getmempoolinfo.html b/getmempoolinfo.html index d59e70f..49cb1bb 100644 --- a/getmempoolinfo.html +++ b/getmempoolinfo.html @@ -3,10 +3,10 @@ - + - getmempoolinfo - Zcash 3.1.0 RPC Docs + getmempoolinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getmempoolinfo - Zcash 3.1.0 RPC

+

getmempoolinfo - Zcash 4.0.0 RPC

getmempoolinfo
 
@@ -165,6 +165,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -188,6 +191,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getmininginfo.html b/getmininginfo.html index 3aaf4b9..6d2c4d3 100644 --- a/getmininginfo.html +++ b/getmininginfo.html @@ -3,10 +3,10 @@ - + - getmininginfo - Zcash 3.1.0 RPC Docs + getmininginfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getmininginfo - Zcash 3.1.0 RPC

+

getmininginfo - Zcash 4.0.0 RPC

getmininginfo
 
@@ -173,6 +173,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -196,6 +199,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getnettotals.html b/getnettotals.html index 3e5be35..d0c54d8 100644 --- a/getnettotals.html +++ b/getnettotals.html @@ -3,10 +3,10 @@ - + - getnettotals - Zcash 3.1.0 RPC Docs + getnettotals - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getnettotals - Zcash 3.1.0 RPC

+

getnettotals - Zcash 4.0.0 RPC

getnettotals
 
@@ -166,6 +166,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -189,6 +192,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getnetworkhashps.html b/getnetworkhashps.html index 4699d10..3e7d3e9 100644 --- a/getnetworkhashps.html +++ b/getnetworkhashps.html @@ -3,10 +3,10 @@ - + - getnetworkhashps - Zcash 3.1.0 RPC Docs + getnetworkhashps - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getnetworkhashps - Zcash 3.1.0 RPC

+

getnetworkhashps - Zcash 4.0.0 RPC

getnetworkhashps ( blocks height )
 
@@ -169,6 +169,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -192,6 +195,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getnetworkinfo.html b/getnetworkinfo.html index 4d308c3..af6bcb5 100644 --- a/getnetworkinfo.html +++ b/getnetworkinfo.html @@ -3,10 +3,10 @@ - + - getnetworkinfo - Zcash 3.1.0 RPC Docs + getnetworkinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getnetworkinfo - Zcash 3.1.0 RPC

+

getnetworkinfo - Zcash 4.0.0 RPC

getnetworkinfo
 Returns an object containing various state info regarding P2P networking.
@@ -186,6 +186,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -209,6 +212,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getnetworksolps.html b/getnetworksolps.html index 2e8cc5f..166d56f 100644 --- a/getnetworksolps.html +++ b/getnetworksolps.html @@ -3,10 +3,10 @@ - + - getnetworksolps - Zcash 3.1.0 RPC Docs + getnetworksolps - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getnetworksolps - Zcash 3.1.0 RPC

+

getnetworksolps - Zcash 4.0.0 RPC

getnetworksolps ( blocks height )
 
@@ -167,6 +167,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +193,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getnewaddress.html b/getnewaddress.html index ca781b2..4b55e5a 100644 --- a/getnewaddress.html +++ b/getnewaddress.html @@ -3,10 +3,10 @@ - + - getnewaddress - Zcash 3.1.0 RPC Docs + getnewaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getnewaddress - Zcash 3.1.0 RPC

+

getnewaddress - Zcash 4.0.0 RPC

getnewaddress ( "account" )
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getpeerinfo.html b/getpeerinfo.html index d5d8af8..9994507 100644 --- a/getpeerinfo.html +++ b/getpeerinfo.html @@ -3,10 +3,10 @@ - + - getpeerinfo - Zcash 3.1.0 RPC Docs + getpeerinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getpeerinfo - Zcash 3.1.0 RPC

+

getpeerinfo - Zcash 4.0.0 RPC

getpeerinfo
 
@@ -188,6 +188,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -211,6 +214,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getrawchangeaddress.html b/getrawchangeaddress.html index cad33ce..d5a8c3c 100644 --- a/getrawchangeaddress.html +++ b/getrawchangeaddress.html @@ -3,10 +3,10 @@ - + - getrawchangeaddress - Zcash 3.1.0 RPC Docs + getrawchangeaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getrawchangeaddress - Zcash 3.1.0 RPC

+

getrawchangeaddress - Zcash 4.0.0 RPC

getrawchangeaddress
 
@@ -162,6 +162,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -185,6 +188,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getrawmempool.html b/getrawmempool.html index a515f2f..95efd0f 100644 --- a/getrawmempool.html +++ b/getrawmempool.html @@ -3,10 +3,10 @@ - + - getrawmempool - Zcash 3.1.0 RPC Docs + getrawmempool - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getrawmempool - Zcash 3.1.0 RPC

+

getrawmempool - Zcash 4.0.0 RPC

getrawmempool ( verbose )
 
@@ -182,6 +182,9 @@ Examples
                   help
                   
+ setlogfilter +
+ stop
@@ -205,6 +208,25 @@ Examples

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getrawtransaction.html b/getrawtransaction.html index 44ea890..0953710 100644 --- a/getrawtransaction.html +++ b/getrawtransaction.html @@ -3,10 +3,10 @@ - + - getrawtransaction - Zcash 3.1.0 RPC Docs + getrawtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getrawtransaction - Zcash 3.1.0 RPC

+

getrawtransaction - Zcash 4.0.0 RPC

getrawtransaction "txid" ( verbose )
 
@@ -242,6 +242,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -265,6 +268,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getreceivedbyaccount.html b/getreceivedbyaccount.html index 181e265..708b3a3 100644 --- a/getreceivedbyaccount.html +++ b/getreceivedbyaccount.html @@ -3,10 +3,10 @@ - + - getreceivedbyaccount - Zcash 3.1.0 RPC Docs + getreceivedbyaccount - Zcash 4.0.0 RPC Docs @@ -25,25 +25,26 @@
-

getreceivedbyaccount - Zcash 3.1.0 RPC

+

getreceivedbyaccount - Zcash 4.0.0 RPC

-
getreceivedbyaccount "account" ( minconf )
+            
getreceivedbyaccount "account" ( minconf ) ( inZat )
 
 DEPRECATED. Returns the total amount received by addresses with <account> in transactions with at least [minconf] confirmations.
 
 Arguments:
 1. "account"      (string, required) MUST be set to the empty string "" to represent the default account. Passing any other string will result in an error.
-2. minconf          (numeric, optional, default=1) Only include transactions confirmed at least this many times.
+2. minconf        (numeric, optional, default=1) Only include transactions confirmed at least this many times.
+3. inZat           (bool, optional, default=false) Get the result amount in zatoshis (as an integer).
 
 Result:
-amount              (numeric) The total amount in ZEC received for this account.
+amount              (numeric) The total amount in ZEC(or zatoshis if inZat is true) received for this account.
 
 Examples:
 
@@ -175,6 +176,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +202,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getreceivedbyaddress.html b/getreceivedbyaddress.html index a74971d..05cb986 100644 --- a/getreceivedbyaddress.html +++ b/getreceivedbyaddress.html @@ -3,10 +3,10 @@ - + - getreceivedbyaddress - Zcash 3.1.0 RPC Docs + getreceivedbyaddress - Zcash 4.0.0 RPC Docs @@ -25,25 +25,26 @@
-

getreceivedbyaddress - Zcash 3.1.0 RPC

+

getreceivedbyaddress - Zcash 4.0.0 RPC

-
getreceivedbyaddress "zcashaddress" ( minconf )
+            
getreceivedbyaddress "zcashaddress" ( minconf ) ( inZat )
 
 Returns the total amount received by the given Zcash address in transactions with at least minconf confirmations.
 
 Arguments:
 1. "zcashaddress"  (string, required) The Zcash address for transactions.
-2. minconf             (numeric, optional, default=1) Only include transactions confirmed at least this many times.
+2. minconf         (numeric, optional, default=1) Only include transactions confirmed at least this many times.
+3. inZat           (bool, optional, default=false) Get the result amount in zatoshis (as an integer).
 
 Result:
-amount   (numeric) The total amount in ZEC received at this address.
+amount   (numeric) The total amount in ZEC(or zatoshis if inZat is true) received at this address.
 
 Examples:
 
@@ -175,6 +176,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +202,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getspentinfo.html b/getspentinfo.html index 296ea5a..11153a1 100644 --- a/getspentinfo.html +++ b/getspentinfo.html @@ -3,10 +3,10 @@ - + - getspentinfo - Zcash 3.1.0 RPC Docs + getspentinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getspentinfo - Zcash 3.1.0 RPC

+

getspentinfo - Zcash 4.0.0 RPC

getspentinfo {"txid": "txidhex", "index": n}
 
@@ -180,6 +180,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -203,6 +206,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/gettransaction.html b/gettransaction.html index d48097a..3e49e76 100644 --- a/gettransaction.html +++ b/gettransaction.html @@ -3,10 +3,10 @@ - + - gettransaction - Zcash 3.1.0 RPC Docs + gettransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

gettransaction - Zcash 3.1.0 RPC

+

gettransaction - Zcash 4.0.0 RPC

gettransaction "txid" ( includeWatchonly )
 
@@ -46,6 +46,7 @@ Result:
 {
   "status" : "mined|waiting|expiringsoon|expired",    (string) The transaction status, can be 'mined', 'waiting', 'expiringsoon' or 'expired'
   "amount" : x.xxx,        (numeric) The transaction amount in ZEC
+  "amountZat" : x          (numeric) The amount in zatoshis
   "confirmations" : n,     (numeric) The number of confirmations
   "blockhash" : "hash",  (string) The block hash
   "blockindex" : xx,       (numeric) The block index
@@ -59,6 +60,7 @@ Result:
       "address" : "zcashaddress",   (string) The Zcash address involved in the transaction
       "category" : "send|receive",    (string) The category, either 'send' or 'receive'
       "amount" : x.xxx                  (numeric) The amount in ZEC
+      "amountZat" : x                   (numeric) The amount in zatoshis
       "vout" : n,                       (numeric) the vout value
     }
     ,...
@@ -198,6 +200,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -221,6 +226,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/gettxout.html b/gettxout.html index 998c578..06bf2cf 100644 --- a/gettxout.html +++ b/gettxout.html @@ -3,10 +3,10 @@ - + - gettxout - Zcash 3.1.0 RPC Docs + gettxout - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

gettxout - Zcash 3.1.0 RPC

+

gettxout - Zcash 4.0.0 RPC

gettxout "txid" n ( includemempool )
 
@@ -189,6 +189,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -212,6 +215,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/gettxoutproof.html b/gettxoutproof.html index 3d1b313..e640e28 100644 --- a/gettxoutproof.html +++ b/gettxoutproof.html @@ -3,10 +3,10 @@ - + - gettxoutproof - Zcash 3.1.0 RPC Docs + gettxoutproof - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

gettxoutproof - Zcash 3.1.0 RPC

+

gettxoutproof - Zcash 4.0.0 RPC

gettxoutproof ["txid",...] ( blockhash )
 
@@ -172,6 +172,9 @@ Result:
                   help
                   
+ setlogfilter +
+ stop
@@ -195,6 +198,25 @@ Result:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/gettxoutsetinfo.html b/gettxoutsetinfo.html index a363e4c..a591c88 100644 --- a/gettxoutsetinfo.html +++ b/gettxoutsetinfo.html @@ -3,10 +3,10 @@ - + - gettxoutsetinfo - Zcash 3.1.0 RPC Docs + gettxoutsetinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

gettxoutsetinfo - Zcash 3.1.0 RPC

+

gettxoutsetinfo - Zcash 4.0.0 RPC

gettxoutsetinfo
 
@@ -170,6 +170,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -193,6 +196,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getunconfirmedbalance.html b/getunconfirmedbalance.html index 4ddd64e..587c301 100644 --- a/getunconfirmedbalance.html +++ b/getunconfirmedbalance.html @@ -3,10 +3,10 @@ - + - getunconfirmedbalance - Zcash 3.1.0 RPC Docs + getunconfirmedbalance - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getunconfirmedbalance - Zcash 3.1.0 RPC

+

getunconfirmedbalance - Zcash 4.0.0 RPC

getunconfirmedbalance
 Returns the server's total unconfirmed balance
@@ -153,6 +153,9 @@ Returns the server's total unconfirmed balance
                   help
                   
+ setlogfilter +
+ stop
@@ -176,6 +179,25 @@ Returns the server's total unconfirmed balance

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/getwalletinfo.html b/getwalletinfo.html index 623f79e..ae5396a 100644 --- a/getwalletinfo.html +++ b/getwalletinfo.html @@ -3,10 +3,10 @@ - + - getwalletinfo - Zcash 3.1.0 RPC Docs + getwalletinfo - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

getwalletinfo - Zcash 3.1.0 RPC

+

getwalletinfo - Zcash 4.0.0 RPC

getwalletinfo
 Returns an object containing various wallet state info.
@@ -171,6 +171,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -194,6 +197,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/help.html b/help.html index 60a7b86..3271c8d 100644 --- a/help.html +++ b/help.html @@ -3,10 +3,10 @@ - + - help - Zcash 3.1.0 RPC Docs + help - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

help - Zcash 3.1.0 RPC

+

help - Zcash 4.0.0 RPC

help ( "command" )
 
@@ -160,6 +160,9 @@ Result:
                   help
                   
+ setlogfilter +
+ stop
@@ -183,6 +186,25 @@ Result:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/importaddress.html b/importaddress.html index 9712231..117a8b6 100644 --- a/importaddress.html +++ b/importaddress.html @@ -3,10 +3,10 @@ - + - importaddress - Zcash 3.1.0 RPC Docs + importaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

importaddress - Zcash 3.1.0 RPC

+

importaddress - Zcash 4.0.0 RPC

importaddress "address" ( "label" rescan p2sh )
 
@@ -177,6 +177,9 @@ As a JSON-RPC call
                   help
                   
+ setlogfilter +
+ stop
@@ -200,6 +203,25 @@ As a JSON-RPC call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/importprivkey.html b/importprivkey.html index 64ef34a..6bfc3bd 100644 --- a/importprivkey.html +++ b/importprivkey.html @@ -3,10 +3,10 @@ - + - importprivkey - Zcash 3.1.0 RPC Docs + importprivkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

importprivkey - Zcash 3.1.0 RPC

+

importprivkey - Zcash 4.0.0 RPC

importprivkey "zcashprivkey" ( "label" rescan )
 
@@ -175,6 +175,9 @@ As a JSON-RPC call
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +201,25 @@ As a JSON-RPC call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/importpubkey.html b/importpubkey.html index 4560f92..09da739 100644 --- a/importpubkey.html +++ b/importpubkey.html @@ -3,10 +3,10 @@ - + - importpubkey - Zcash 3.1.0 RPC Docs + importpubkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

importpubkey - Zcash 3.1.0 RPC

+

importpubkey - Zcash 4.0.0 RPC

importpubkey "pubkey" ( "label" rescan )
 
@@ -172,6 +172,9 @@ As a JSON-RPC call
                   help
                   
+ setlogfilter +
+ stop
@@ -195,6 +198,25 @@ As a JSON-RPC call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/importwallet.html b/importwallet.html index 0f17ce7..45ea332 100644 --- a/importwallet.html +++ b/importwallet.html @@ -3,10 +3,10 @@ - + - importwallet - Zcash 3.1.0 RPC Docs + importwallet - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

importwallet - Zcash 3.1.0 RPC

+

importwallet - Zcash 4.0.0 RPC

importwallet "filename"
 
@@ -168,6 +168,9 @@ Import using the json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -191,6 +194,25 @@ Import using the json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/index.html b/index.html index 70ac79c..1ce911c 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ - + - Zcash 3.1.0 RPC Docs + Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

Zcash 3.1.0 RPC

+

Zcash 4.0.0 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) @@ -147,6 +147,9 @@ help
+ setlogfilter +
+ stop
@@ -170,6 +173,25 @@


+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/keypoolrefill.html b/keypoolrefill.html index 75911be..8743f9b 100644 --- a/keypoolrefill.html +++ b/keypoolrefill.html @@ -3,10 +3,10 @@ - + - keypoolrefill - Zcash 3.1.0 RPC Docs + keypoolrefill - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

keypoolrefill - Zcash 3.1.0 RPC

+

keypoolrefill - Zcash 4.0.0 RPC

keypoolrefill ( newsize )
 
@@ -161,6 +161,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listaccounts.html b/listaccounts.html index 3137914..e1cef98 100644 --- a/listaccounts.html +++ b/listaccounts.html @@ -3,10 +3,10 @@ - + - listaccounts - Zcash 3.1.0 RPC Docs + listaccounts - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listaccounts - Zcash 3.1.0 RPC

+

listaccounts - Zcash 4.0.0 RPC

listaccounts ( minconf includeWatchonly)
 
@@ -178,6 +178,9 @@ As json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -201,6 +204,25 @@ As json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listaddressgroupings.html b/listaddressgroupings.html index 2c76371..5616fe5 100644 --- a/listaddressgroupings.html +++ b/listaddressgroupings.html @@ -3,10 +3,10 @@ - + - listaddressgroupings - Zcash 3.1.0 RPC Docs + listaddressgroupings - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listaddressgroupings - Zcash 3.1.0 RPC

+

listaddressgroupings - Zcash 4.0.0 RPC

listaddressgroupings
 
@@ -173,6 +173,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -196,6 +199,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listbanned.html b/listbanned.html index 49cba78..2d1a53e 100644 --- a/listbanned.html +++ b/listbanned.html @@ -3,10 +3,10 @@ - + - listbanned - Zcash 3.1.0 RPC Docs + listbanned - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listbanned - Zcash 3.1.0 RPC

+

listbanned - Zcash 4.0.0 RPC

listbanned
 
@@ -158,6 +158,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -181,6 +184,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listlockunspent.html b/listlockunspent.html index 87a40bc..a5128bf 100644 --- a/listlockunspent.html +++ b/listlockunspent.html @@ -3,10 +3,10 @@ - + - listlockunspent - Zcash 3.1.0 RPC Docs + listlockunspent - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listlockunspent - Zcash 3.1.0 RPC

+

listlockunspent - Zcash 4.0.0 RPC

listlockunspent
 
@@ -181,6 +181,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -204,6 +207,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listreceivedbyaccount.html b/listreceivedbyaccount.html index 9232837..f19f7d8 100644 --- a/listreceivedbyaccount.html +++ b/listreceivedbyaccount.html @@ -3,10 +3,10 @@ - + - listreceivedbyaccount - Zcash 3.1.0 RPC Docs + listreceivedbyaccount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listreceivedbyaccount - Zcash 3.1.0 RPC

+

listreceivedbyaccount - Zcash 4.0.0 RPC

listreceivedbyaccount ( minconf includeempty includeWatchonly)
 
@@ -49,6 +49,7 @@ Result:
     "involvesWatchonly" : true,   (bool) Only returned if imported addresses were involved in transaction
     "account" : "accountname",  (string) The account name of the receiving account
     "amount" : x.xxx,             (numeric) The total amount received by addresses with this account
+    "amountZat" : xxxx            (numeric) The amount in zatoshis
     "confirmations" : n           (numeric) The number of confirmations of the most recent transaction included
   }
   ,...
@@ -175,6 +176,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +202,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listreceivedbyaddress.html b/listreceivedbyaddress.html index 29f7294..b5fa13b 100644 --- a/listreceivedbyaddress.html +++ b/listreceivedbyaddress.html @@ -3,10 +3,10 @@ - + - listreceivedbyaddress - Zcash 3.1.0 RPC Docs + listreceivedbyaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listreceivedbyaddress - Zcash 3.1.0 RPC

+

listreceivedbyaddress - Zcash 4.0.0 RPC

listreceivedbyaddress ( minconf includeempty includeWatchonly)
 
@@ -50,6 +50,7 @@ Result:
     "address" : "receivingaddress",  (string) The receiving address
     "account" : "accountname",       (string) DEPRECATED. The account of the receiving address. The default account is "".
     "amount" : x.xxx,                  (numeric) The total amount in ZEC received by the address
+    "amountZat" : xxxx                 (numeric) The amount in zatoshis
     "confirmations" : n                (numeric) The number of confirmations of the most recent transaction included
   }
   ,...
@@ -176,6 +177,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -199,6 +203,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listsinceblock.html b/listsinceblock.html index b7c2b39..21ad9b3 100644 --- a/listsinceblock.html +++ b/listsinceblock.html @@ -3,10 +3,10 @@ - + - listsinceblock - Zcash 3.1.0 RPC Docs + listsinceblock - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listsinceblock - Zcash 3.1.0 RPC

+

listsinceblock - Zcash 4.0.0 RPC

listsinceblock ( "blockhash" target-confirmations includeWatchonly)
 
@@ -52,6 +52,7 @@ Result:
                                                                     or 'expired'. Available for 'send' and 'receive' category of transactions.
     "amount": x.xxx,          (numeric) The amount in ZEC. This is negative for the 'send' category, and for the 'move' category for moves 
                                           outbound. It is positive for the 'receive' category, and for the 'move' category for inbound funds.
+    "amountZat": x.xxx,       (numeric) The amount in zatoshis. Negative and positive are the same as for the 'amount' field.
     "vout" : n,               (numeric) the vout value
     "fee": x.xxx,             (numeric) The amount of the fee in ZEC. This is negative and only available for the 'send' category of transactions.
     "confirmations": n,       (numeric) The number of confirmations for the transaction. Available for 'send' and 'receive' category of transactions.
@@ -188,6 +189,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -211,6 +215,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listtransactions.html b/listtransactions.html index 4e89ca2..2a98979 100644 --- a/listtransactions.html +++ b/listtransactions.html @@ -3,10 +3,10 @@ - + - listtransactions - Zcash 3.1.0 RPC Docs + listtransactions - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listtransactions - Zcash 3.1.0 RPC

+

listtransactions - Zcash 4.0.0 RPC

listtransactions ( "account" count from includeWatchonly)
 
@@ -60,6 +60,7 @@ Result:
     "amount": x.xxx,          (numeric) The amount in ZEC. This is negative for the 'send' category, and for the
                                          'move' category for moves outbound. It is positive for the 'receive' category,
                                          and for the 'move' category for inbound funds.
+    "amountZat": x.xxx,       (numeric) The amount in zatoshis. Negative and positive are the same as 'amount' field.
     "vout" : n,               (numeric) the vout value
     "fee": x.xxx,             (numeric) The amount of the fee in ZEC. This is negative and only available for the 
                                          'send' category of transactions.
@@ -208,6 +209,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -231,6 +235,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/listunspent.html b/listunspent.html index fc9e0a5..479e922 100644 --- a/listunspent.html +++ b/listunspent.html @@ -3,10 +3,10 @@ - + - listunspent - Zcash 3.1.0 RPC Docs + listunspent - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

listunspent - Zcash 3.1.0 RPC

+

listunspent - Zcash 4.0.0 RPC

listunspent ( minconf maxconf  ["address",...] )
 
@@ -61,6 +61,7 @@ Result
     "account" : "account",    (string) DEPRECATED. The associated account, or "" for the default account
     "scriptPubKey" : "key",   (string) the script key
     "amount" : x.xxx,         (numeric) the transaction amount in ZEC
+    "amountZat" : xxxx        (numeric) the transaction amount in zatoshis
     "confirmations" : n,      (numeric) The number of confirmations
     "redeemScript" : n        (string) The redeemScript if scriptPubKey is P2SH
     "spendable" : xxx         (bool) Whether we have the private keys to spend this output
@@ -189,6 +190,9 @@ Examples
                   help
                   
+ setlogfilter +
+ stop
@@ -212,6 +216,25 @@ Examples

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/lockunspent.html b/lockunspent.html index 5480cb1..815248b 100644 --- a/lockunspent.html +++ b/lockunspent.html @@ -3,10 +3,10 @@ - + - lockunspent - Zcash 3.1.0 RPC Docs + lockunspent - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

lockunspent - Zcash 3.1.0 RPC

+

lockunspent - Zcash 4.0.0 RPC

lockunspent unlock [{"txid":"txid","vout":n},...]
 
@@ -190,6 +190,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -213,6 +216,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/move.html b/move.html index 68b02d6..3a6d126 100644 --- a/move.html +++ b/move.html @@ -3,10 +3,10 @@ - + - move - Zcash 3.1.0 RPC Docs + move - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

move - Zcash 3.1.0 RPC

+

move - Zcash 4.0.0 RPC

move "fromaccount" "toaccount" amount ( minconf "comment" )
 
@@ -175,6 +175,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +201,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/ping.html b/ping.html index 1f321f0..9b4c845 100644 --- a/ping.html +++ b/ping.html @@ -3,10 +3,10 @@ - + - ping - Zcash 3.1.0 RPC Docs + ping - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

ping - Zcash 3.1.0 RPC

+

ping - Zcash 4.0.0 RPC

ping
 
@@ -160,6 +160,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -183,6 +186,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/prioritisetransaction.html b/prioritisetransaction.html index 4f36576..165af64 100644 --- a/prioritisetransaction.html +++ b/prioritisetransaction.html @@ -3,10 +3,10 @@ - + - prioritisetransaction - Zcash 3.1.0 RPC Docs + prioritisetransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

prioritisetransaction - Zcash 3.1.0 RPC

+

prioritisetransaction - Zcash 4.0.0 RPC

prioritisetransaction <txid> <priority delta> <fee delta>
 Accepts the transaction into mined blocks at a higher (or lower) priority
@@ -169,6 +169,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -192,6 +195,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/script/template.html b/script/template.html index 699e8ce..3369c09 100644 --- a/script/template.html +++ b/script/template.html @@ -3,10 +3,10 @@ - + - {{if .Command}}{{.Command.Name}} - {{end}}Zcash 3.1.0 RPC Docs + {{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

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

+

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

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

diff --git a/sendfrom.html b/sendfrom.html index 7fdc2bc..72e47e8 100644 --- a/sendfrom.html +++ b/sendfrom.html @@ -3,10 +3,10 @@ - + - sendfrom - Zcash 3.1.0 RPC Docs + sendfrom - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

sendfrom - Zcash 3.1.0 RPC

+

sendfrom - Zcash 4.0.0 RPC

sendfrom "fromaccount" "tozcashaddress" amount ( minconf "comment" "comment-to" )
 
@@ -180,6 +180,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -203,6 +206,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/sendmany.html b/sendmany.html index 0d5bac0..d639090 100644 --- a/sendmany.html +++ b/sendmany.html @@ -3,10 +3,10 @@ - + - sendmany - Zcash 3.1.0 RPC Docs + sendmany - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

sendmany - Zcash 3.1.0 RPC

+

sendmany - Zcash 4.0.0 RPC

sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ["address",...] )
 
@@ -190,6 +190,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -213,6 +216,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/sendrawtransaction.html b/sendrawtransaction.html index c2e83e8..86522a3 100644 --- a/sendrawtransaction.html +++ b/sendrawtransaction.html @@ -3,10 +3,10 @@ - + - sendrawtransaction - Zcash 3.1.0 RPC Docs + sendrawtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

sendrawtransaction - Zcash 3.1.0 RPC

+

sendrawtransaction - Zcash 4.0.0 RPC

sendrawtransaction "hexstring" ( allowhighfees )
 
@@ -176,6 +176,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -199,6 +202,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/sendtoaddress.html b/sendtoaddress.html index 565832a..f7cd7f7 100644 --- a/sendtoaddress.html +++ b/sendtoaddress.html @@ -3,10 +3,10 @@ - + - sendtoaddress - Zcash 3.1.0 RPC Docs + sendtoaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

sendtoaddress - Zcash 3.1.0 RPC

+

sendtoaddress - Zcash 4.0.0 RPC

sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
 
@@ -174,6 +174,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -197,6 +200,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/setaccount.html b/setaccount.html index cc47bfc..f009fa8 100644 --- a/setaccount.html +++ b/setaccount.html @@ -3,10 +3,10 @@ - + - setaccount - Zcash 3.1.0 RPC Docs + setaccount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

setaccount - Zcash 3.1.0 RPC

+

setaccount - Zcash 4.0.0 RPC

setaccount "zcashaddress" "account"
 
@@ -162,6 +162,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -185,6 +188,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/setban.html b/setban.html index d75be6e..0dd6b7f 100644 --- a/setban.html +++ b/setban.html @@ -3,10 +3,10 @@ - + - setban - Zcash 3.1.0 RPC Docs + setban - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

setban - Zcash 3.1.0 RPC

+

setban - Zcash 4.0.0 RPC

setban "ip(/netmask)" "add|remove" (bantime) (absolute)
 
@@ -165,6 +165,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -188,6 +191,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/setgenerate.html b/setgenerate.html index bdc7720..234bf3f 100644 --- a/setgenerate.html +++ b/setgenerate.html @@ -3,10 +3,10 @@ - + - setgenerate - Zcash 2.1.2 RPC Docs + setgenerate - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

setgenerate - Zcash 2.1.2 RPC

+

setgenerate - Zcash 4.0.0 RPC

setgenerate generate ( genproclimit )
 
@@ -165,12 +165,18 @@ Using json rpc
               
+ getexperimentalfeatures +
+ getinfo
help
+ setlogfilter +
+ stop
@@ -487,6 +493,9 @@ Using json rpc z_getnewaddress
+ z_getnotescount +
+ z_getoperationresult
@@ -529,6 +538,9 @@ Using json rpc z_shieldcoinbase
+ z_viewtransaction +
+ zcbenchmark
diff --git a/setlogfilter.html b/setlogfilter.html new file mode 100644 index 0000000..5357db5 --- /dev/null +++ b/setlogfilter.html @@ -0,0 +1,566 @@ + + + + + + + + + setlogfilter - Zcash 4.0.0 RPC Docs + + + + + + + + + + +
+ +
+
+

setlogfilter - Zcash 4.0.0 RPC

+ +
setlogfilter "directives"
+
+Sets the filter to be used for selecting events to log.
+
+A filter is a comma-separated list of directives.
+The syntax for each directive is:
+
+    target[span{field=value}]=level
+
+The default filter, derived from the -debug=target flags, is:
+
+    error,main=info
+
+Passing a valid filter here will replace the existing filter.
+Passing an empty string will reset the filter to the default.
+
+Arguments:
+1. newFilterDirectives (string, required) The new log filter.
+
+Examples:
+> zcash-cli setlogfilter "main=info,rpc=info"
+> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "setlogfilter", "params": ["main=info,rpc=info"] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
+
+
+
+ +

+ 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) +

+

+ Note it uses a mainnet node +

+
+
+ +
+
+ Addressindex +
+ +
+
+ + +
+ +
+
+ Control +
+
+ + getexperimentalfeatures +
+ + getinfo +
+ + help +
+ + setlogfilter +
+ + stop +
+ +
+
+
+ +
+
+ Disclosure +
+ +
+
+ +
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+ + +
+ +
+
+ Network +
+ +
+
+ + +
+ +
+
+ Util +
+ +
+
+ + +
+ +
+
+
+ + diff --git a/settxfee.html b/settxfee.html index f2c6013..6383ab0 100644 --- a/settxfee.html +++ b/settxfee.html @@ -3,10 +3,10 @@ - + - settxfee - Zcash 3.1.0 RPC Docs + settxfee - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

settxfee - Zcash 3.1.0 RPC

+

settxfee - Zcash 4.0.0 RPC

settxfee amount
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/signmessage.html b/signmessage.html index e4180e6..5867908 100644 --- a/signmessage.html +++ b/signmessage.html @@ -3,10 +3,10 @@ - + - signmessage - Zcash 3.1.0 RPC Docs + signmessage - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

signmessage - Zcash 3.1.0 RPC

+

signmessage - Zcash 4.0.0 RPC

signmessage "t-addr" "message"
 
@@ -175,6 +175,9 @@ As json rpc
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +201,25 @@ As json rpc

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/signrawtransaction.html b/signrawtransaction.html index 4355d9d..a4b474f 100644 --- a/signrawtransaction.html +++ b/signrawtransaction.html @@ -3,10 +3,10 @@ - + - signrawtransaction - Zcash 3.1.0 RPC Docs + signrawtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

signrawtransaction - Zcash 3.1.0 RPC

+

signrawtransaction - Zcash 4.0.0 RPC

signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )
 
@@ -206,6 +206,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -229,6 +232,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/stop.html b/stop.html index 76999da..fe1307f 100644 --- a/stop.html +++ b/stop.html @@ -3,10 +3,10 @@ - + - stop - Zcash 3.1.0 RPC Docs + stop - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

stop - Zcash 3.1.0 RPC

+

stop - Zcash 4.0.0 RPC

stop
 
@@ -153,6 +153,9 @@ Stop Zcash server.
                   help
                   
+ setlogfilter +
+ stop
@@ -176,6 +179,25 @@ Stop Zcash server.

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/submitblock.html b/submitblock.html index 138deaf..2f7a75a 100644 --- a/submitblock.html +++ b/submitblock.html @@ -3,10 +3,10 @@ - + - submitblock - Zcash 3.1.0 RPC Docs + submitblock - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

submitblock - Zcash 3.1.0 RPC

+

submitblock - Zcash 4.0.0 RPC

submitblock "hexdata" ( "jsonparametersobject" )
 
@@ -175,6 +175,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +201,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/validateaddress.html b/validateaddress.html index d085147..f7c6ddd 100644 --- a/validateaddress.html +++ b/validateaddress.html @@ -3,10 +3,10 @@ - + - validateaddress - Zcash 3.1.0 RPC Docs + validateaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

validateaddress - Zcash 3.1.0 RPC

+

validateaddress - Zcash 4.0.0 RPC

validateaddress "zcashaddress"
 
@@ -173,6 +173,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -196,6 +199,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/verifychain.html b/verifychain.html index 321f06b..37e3b96 100644 --- a/verifychain.html +++ b/verifychain.html @@ -3,10 +3,10 @@ - + - verifychain - Zcash 3.1.0 RPC Docs + verifychain - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

verifychain - Zcash 3.1.0 RPC

+

verifychain - Zcash 4.0.0 RPC

verifychain ( checklevel numblocks )
 
@@ -165,6 +165,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -188,6 +191,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/verifymessage.html b/verifymessage.html index f0a3234..68fbd83 100644 --- a/verifymessage.html +++ b/verifymessage.html @@ -3,10 +3,10 @@ - + - verifymessage - Zcash 3.1.0 RPC Docs + verifymessage - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

verifymessage - Zcash 3.1.0 RPC

+

verifymessage - Zcash 4.0.0 RPC

verifymessage "zcashaddress" "signature" "message"
 
@@ -176,6 +176,9 @@ As json rpc
                   help
                   
+ setlogfilter +
+ stop
@@ -199,6 +202,25 @@ As json rpc

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/verifytxoutproof.html b/verifytxoutproof.html index 00e8913..402e6b6 100644 --- a/verifytxoutproof.html +++ b/verifytxoutproof.html @@ -3,10 +3,10 @@ - + - verifytxoutproof - Zcash 3.1.0 RPC Docs + verifytxoutproof - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

verifytxoutproof - Zcash 3.1.0 RPC

+

verifytxoutproof - Zcash 4.0.0 RPC

verifytxoutproof "proof"
 
@@ -161,6 +161,9 @@ Result:
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Result:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_exportkey.html b/z_exportkey.html index 343cf71..3f7f654 100644 --- a/z_exportkey.html +++ b/z_exportkey.html @@ -3,10 +3,10 @@ - + - z_exportkey - Zcash 3.1.0 RPC Docs + z_exportkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_exportkey - Zcash 3.1.0 RPC

+

z_exportkey - Zcash 4.0.0 RPC

z_exportkey "zaddr"
 
@@ -166,6 +166,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -189,6 +192,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_exportviewingkey.html b/z_exportviewingkey.html index 693e23e..23e3162 100644 --- a/z_exportviewingkey.html +++ b/z_exportviewingkey.html @@ -3,10 +3,10 @@ - + - z_exportviewingkey - Zcash 3.1.0 RPC Docs + z_exportviewingkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_exportviewingkey - Zcash 3.1.0 RPC

+

z_exportviewingkey - Zcash 4.0.0 RPC

z_exportviewingkey "zaddr"
 
@@ -165,6 +165,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -188,6 +191,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_exportwallet.html b/z_exportwallet.html index 7b0b1aa..a5a1a4e 100644 --- a/z_exportwallet.html +++ b/z_exportwallet.html @@ -3,10 +3,10 @@ - + - z_exportwallet - Zcash 3.1.0 RPC Docs + z_exportwallet - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_exportwallet - Zcash 3.1.0 RPC

+

z_exportwallet - Zcash 4.0.0 RPC

z_exportwallet "filename"
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getbalance.html b/z_getbalance.html index 5a5ea03..47dab72 100644 --- a/z_getbalance.html +++ b/z_getbalance.html @@ -3,10 +3,10 @@ - + - z_getbalance - Zcash 3.1.0 RPC Docs + z_getbalance - Zcash 4.0.0 RPC Docs @@ -25,16 +25,16 @@
-

z_getbalance - Zcash 3.1.0 RPC

+

z_getbalance - Zcash 4.0.0 RPC

-
z_getbalance "address" ( minconf )
+            
z_getbalance "address" ( minconf inZat )
 
 Returns the balance of a taddr or zaddr belonging to the node's wallet.
 
@@ -44,9 +44,10 @@ detected, and so the returned balance may be larger than the actual balance.
 Arguments:
 1. "address"      (string) The selected address. It may be a transparent or private address.
 2. minconf          (numeric, optional, default=1) Only include transactions confirmed at least this many times.
+3. inZat            (bool, optional, default=false) Get the result amount in zatoshis (as an integer).
 
 Result:
-amount              (numeric) The total amount in ZEC received for this address.
+amount              (numeric) The total amount in ZEC(or zatoshis if inZat is true) received at this address.
 
 Examples:
 
@@ -175,6 +176,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -198,6 +202,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getmigrationstatus.html b/z_getmigrationstatus.html index 02209c1..63d6dc1 100644 --- a/z_getmigrationstatus.html +++ b/z_getmigrationstatus.html @@ -3,10 +3,10 @@ - + - z_getmigrationstatus - Zcash 3.1.0 RPC Docs + z_getmigrationstatus - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getmigrationstatus - Zcash 3.1.0 RPC

+

z_getmigrationstatus - Zcash 4.0.0 RPC

z_getmigrationstatus
 Returns information about the status of the Sprout to Sapling migration.
@@ -168,6 +168,9 @@ Result:
                   help
                   
+ setlogfilter +
+ stop
@@ -191,6 +194,25 @@ Result:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getnewaddress.html b/z_getnewaddress.html index df63815..ae35aee 100644 --- a/z_getnewaddress.html +++ b/z_getnewaddress.html @@ -3,10 +3,10 @@ - + - z_getnewaddress - Zcash 3.1.0 RPC Docs + z_getnewaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getnewaddress - Zcash 3.1.0 RPC

+

z_getnewaddress - Zcash 4.0.0 RPC

z_getnewaddress ( type )
 
@@ -167,6 +167,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +193,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getnotescount.html b/z_getnotescount.html index b70bd4d..766dbc6 100644 --- a/z_getnotescount.html +++ b/z_getnotescount.html @@ -3,10 +3,10 @@ - + - z_getnotescount - Zcash 3.1.0 RPC Docs + z_getnotescount - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getnotescount - Zcash 3.1.0 RPC

+

z_getnotescount - Zcash 4.0.0 RPC

z_getnotescount
 
@@ -167,6 +167,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +193,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getoperationresult.html b/z_getoperationresult.html index 0aa9400..e856714 100644 --- a/z_getoperationresult.html +++ b/z_getoperationresult.html @@ -3,10 +3,10 @@ - + - z_getoperationresult - Zcash 3.1.0 RPC Docs + z_getoperationresult - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getoperationresult - Zcash 3.1.0 RPC

+

z_getoperationresult - Zcash 4.0.0 RPC

z_getoperationresult (["operationid", ... ]) 
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getoperationstatus.html b/z_getoperationstatus.html index 7c5051c..864a4e6 100644 --- a/z_getoperationstatus.html +++ b/z_getoperationstatus.html @@ -3,10 +3,10 @@ - + - z_getoperationstatus - Zcash 3.1.0 RPC Docs + z_getoperationstatus - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getoperationstatus - Zcash 3.1.0 RPC

+

z_getoperationstatus - Zcash 4.0.0 RPC

z_getoperationstatus (["operationid", ... ]) 
 
@@ -164,6 +164,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_getpaymentdisclosure.html b/z_getpaymentdisclosure.html index 691dbec..19f09c7 100644 --- a/z_getpaymentdisclosure.html +++ b/z_getpaymentdisclosure.html @@ -3,10 +3,10 @@ - + - z_getpaymentdisclosure - Zcash 3.1.0 RPC Docs + z_getpaymentdisclosure - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_getpaymentdisclosure - Zcash 3.1.0 RPC

+

z_getpaymentdisclosure - Zcash 4.0.0 RPC

z_getpaymentdisclosure "txid" "js_index" "output_index" ("message") 
 
@@ -178,6 +178,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -201,6 +204,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_gettotalbalance.html b/z_gettotalbalance.html index 1ad6509..84d1b88 100644 --- a/z_gettotalbalance.html +++ b/z_gettotalbalance.html @@ -3,10 +3,10 @@ - + - z_gettotalbalance - Zcash 3.1.0 RPC Docs + z_gettotalbalance - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_gettotalbalance - Zcash 3.1.0 RPC

+

z_gettotalbalance - Zcash 4.0.0 RPC

z_gettotalbalance ( minconf includeWatchonly )
 
@@ -180,6 +180,9 @@ As a json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -203,6 +206,25 @@ As a json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_importkey.html b/z_importkey.html index d3c12ef..119c846 100644 --- a/z_importkey.html +++ b/z_importkey.html @@ -3,10 +3,10 @@ - + - z_importkey - Zcash 3.1.0 RPC Docs + z_importkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_importkey - Zcash 3.1.0 RPC

+

z_importkey - Zcash 4.0.0 RPC

z_importkey "zkey" ( rescan startHeight )
 
@@ -184,6 +184,9 @@ As a JSON-RPC call
                   help
                   
+ setlogfilter +
+ stop
@@ -207,6 +210,25 @@ As a JSON-RPC call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_importviewingkey.html b/z_importviewingkey.html index e12a9e9..49e1cdc 100644 --- a/z_importviewingkey.html +++ b/z_importviewingkey.html @@ -3,10 +3,10 @@ - + - z_importviewingkey - Zcash 3.1.0 RPC Docs + z_importviewingkey - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_importviewingkey - Zcash 3.1.0 RPC

+

z_importviewingkey - Zcash 4.0.0 RPC

z_importviewingkey "vkey" ( rescan startHeight )
 
@@ -184,6 +184,9 @@ As a JSON-RPC call
                   help
                   
+ setlogfilter +
+ stop
@@ -207,6 +210,25 @@ As a JSON-RPC call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_importwallet.html b/z_importwallet.html index 540bf08..843d363 100644 --- a/z_importwallet.html +++ b/z_importwallet.html @@ -3,10 +3,10 @@ - + - z_importwallet - Zcash 3.1.0 RPC Docs + z_importwallet - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_importwallet - Zcash 3.1.0 RPC

+

z_importwallet - Zcash 4.0.0 RPC

z_importwallet "filename"
 
@@ -168,6 +168,9 @@ Import using the json rpc call
                   help
                   
+ setlogfilter +
+ stop
@@ -191,6 +194,25 @@ Import using the json rpc call

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_listaddresses.html b/z_listaddresses.html index 820352b..fe96bc1 100644 --- a/z_listaddresses.html +++ b/z_listaddresses.html @@ -3,10 +3,10 @@ - + - z_listaddresses - Zcash 3.1.0 RPC Docs + z_listaddresses - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listaddresses - Zcash 3.1.0 RPC

+

z_listaddresses - Zcash 4.0.0 RPC

z_listaddresses ( includeWatchonly )
 
@@ -167,6 +167,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +193,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_listoperationids.html b/z_listoperationids.html index 4c17a1a..4bf5725 100644 --- a/z_listoperationids.html +++ b/z_listoperationids.html @@ -3,10 +3,10 @@ - + - z_listoperationids - Zcash 3.1.0 RPC Docs + z_listoperationids - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listoperationids - Zcash 3.1.0 RPC

+

z_listoperationids - Zcash 4.0.0 RPC

z_listoperationids
 
@@ -167,6 +167,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -190,6 +193,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_listreceivedbyaddress.html b/z_listreceivedbyaddress.html index a756fca..ee43e04 100644 --- a/z_listreceivedbyaddress.html +++ b/z_listreceivedbyaddress.html @@ -3,10 +3,10 @@ - + - z_listreceivedbyaddress - Zcash 3.1.0 RPC Docs + z_listreceivedbyaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listreceivedbyaddress - Zcash 3.1.0 RPC

+

z_listreceivedbyaddress - Zcash 4.0.0 RPC

z_listreceivedbyaddress "address" ( minconf )
 
@@ -46,6 +46,7 @@ Result:
 {
   "txid": "txid",           (string) the transaction id
   "amount": xxxxx,         (numeric) the amount of value in the note
+  "amountZat" : xxxx       (numeric) The amount in zatoshis
   "memo": xxxxx,           (string) hexadecimal string representation of memo field
   "confirmations" : n,     (numeric) the number of confirmations
   "blockheight": n,         (numeric) The block height containing the transaction
@@ -177,6 +178,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -200,6 +204,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_listunspent.html b/z_listunspent.html index 9f4b9cb..ed5a369 100644 --- a/z_listunspent.html +++ b/z_listunspent.html @@ -3,10 +3,10 @@ - + - z_listunspent - Zcash 3.1.0 RPC Docs + z_listunspent - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_listunspent - Zcash 3.1.0 RPC

+

z_listunspent - Zcash 4.0.0 RPC

z_listunspent ( minconf maxconf includeWatchonly ["zaddr",...] )
 
@@ -191,6 +191,9 @@ Examples
                   help
                   
+ setlogfilter +
+ stop
@@ -214,6 +217,25 @@ Examples

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_mergetoaddress.html b/z_mergetoaddress.html index 13e5865..43ec81f 100644 --- a/z_mergetoaddress.html +++ b/z_mergetoaddress.html @@ -3,10 +3,10 @@ - + - z_mergetoaddress - Zcash 3.1.0 RPC Docs + z_mergetoaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_mergetoaddress - Zcash 3.1.0 RPC

+

z_mergetoaddress - Zcash 4.0.0 RPC

z_mergetoaddress ["fromaddress", ... ] "toaddress" ( fee ) ( transparent_limit ) ( shielded_limit ) ( memo )
 
@@ -199,6 +199,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -222,6 +225,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_sendmany.html b/z_sendmany.html index d5e66d4..de4df0d 100644 --- a/z_sendmany.html +++ b/z_sendmany.html @@ -3,10 +3,10 @@ - + - z_sendmany - Zcash 3.1.0 RPC Docs + z_sendmany - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_sendmany - Zcash 3.1.0 RPC

+

z_sendmany - Zcash 4.0.0 RPC

z_sendmany "fromaddress" [{"address":... ,"amount":...},...] ( minconf ) ( fee )
 
@@ -176,6 +176,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -199,6 +202,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_setmigration.html b/z_setmigration.html index 7fbe0dd..6996bf9 100644 --- a/z_setmigration.html +++ b/z_setmigration.html @@ -3,10 +3,10 @@ - + - z_setmigration - Zcash 3.1.0 RPC Docs + z_setmigration - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_setmigration - Zcash 3.1.0 RPC

+

z_setmigration - Zcash 4.0.0 RPC

z_setmigration enabled
 When enabled the Sprout to Sapling migration will attempt to migrate all funds from this wallet’s
@@ -164,6 +164,9 @@ Arguments:
                   help
                   
+ setlogfilter +
+ stop
@@ -187,6 +190,25 @@ Arguments:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_shieldcoinbase.html b/z_shieldcoinbase.html index 0b60e9f..31f09a6 100644 --- a/z_shieldcoinbase.html +++ b/z_shieldcoinbase.html @@ -3,10 +3,10 @@ - + - z_shieldcoinbase - Zcash 3.1.0 RPC Docs + z_shieldcoinbase - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_shieldcoinbase - Zcash 3.1.0 RPC

+

z_shieldcoinbase - Zcash 4.0.0 RPC

z_shieldcoinbase "fromaddress" "tozaddress" ( fee ) ( limit )
 
@@ -177,6 +177,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -200,6 +203,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_validateaddress.html b/z_validateaddress.html index 9e69b43..4952196 100644 --- a/z_validateaddress.html +++ b/z_validateaddress.html @@ -3,10 +3,10 @@ - + - z_validateaddress - Zcash 3.1.0 RPC Docs + z_validateaddress - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_validateaddress - Zcash 3.1.0 RPC

+

z_validateaddress - Zcash 4.0.0 RPC

z_validateaddress "zaddr"
 
@@ -173,6 +173,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -196,6 +199,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_validatepaymentdisclosure.html b/z_validatepaymentdisclosure.html index 8c365ac..ebe5436 100644 --- a/z_validatepaymentdisclosure.html +++ b/z_validatepaymentdisclosure.html @@ -3,10 +3,10 @@ - + - z_validatepaymentdisclosure - Zcash 3.1.0 RPC Docs + z_validatepaymentdisclosure - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_validatepaymentdisclosure - Zcash 3.1.0 RPC

+

z_validatepaymentdisclosure - Zcash 4.0.0 RPC

z_validatepaymentdisclosure "paymentdisclosure"
 
@@ -172,6 +172,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -195,6 +198,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/z_viewtransaction.html b/z_viewtransaction.html index 132525d..fd27128 100644 --- a/z_viewtransaction.html +++ b/z_viewtransaction.html @@ -3,10 +3,10 @@ - + - z_viewtransaction - Zcash 3.1.0 RPC Docs + z_viewtransaction - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

z_viewtransaction - Zcash 3.1.0 RPC

+

z_viewtransaction - Zcash 4.0.0 RPC

z_viewtransaction "txid"
 
@@ -197,6 +197,9 @@ Examples:
                   help
                   
+ setlogfilter +
+ stop
@@ -220,6 +223,25 @@ Examples:

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/zcbenchmark.html b/zcbenchmark.html index 3943a90..2a10ed2 100644 --- a/zcbenchmark.html +++ b/zcbenchmark.html @@ -3,10 +3,10 @@ - + - zcbenchmark - Zcash 3.1.0 RPC Docs + zcbenchmark - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

zcbenchmark - Zcash 3.1.0 RPC

+

zcbenchmark - Zcash 4.0.0 RPC

zcbenchmark benchmarktype samplecount
 
@@ -165,6 +165,9 @@ Output: [
                   help
                   
+ setlogfilter +
+ stop
@@ -188,6 +191,25 @@ Output: [

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/zcrawjoinsplit.html b/zcrawjoinsplit.html index 19eb658..0b4f261 100644 --- a/zcrawjoinsplit.html +++ b/zcrawjoinsplit.html @@ -3,10 +3,10 @@ - + - zcrawjoinsplit - Zcash 3.1.0 RPC Docs + zcrawjoinsplit - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

zcrawjoinsplit - Zcash 3.1.0 RPC

+

zcrawjoinsplit - Zcash 4.0.0 RPC

zcrawjoinsplit rawtx inputs outputs vpub_old vpub_new
   inputs: a JSON object mapping {note: zcsecretkey, ...}
@@ -170,6 +170,9 @@ Output: {
                   help
                   
+ setlogfilter +
+ stop
@@ -193,6 +196,25 @@ Output: {

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/zcrawkeygen.html b/zcrawkeygen.html index f4d4d47..a1e2c88 100644 --- a/zcrawkeygen.html +++ b/zcrawkeygen.html @@ -3,10 +3,10 @@ - + - zcrawkeygen - Zcash 3.1.0 RPC Docs + zcrawkeygen - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

zcrawkeygen - Zcash 3.1.0 RPC

+

zcrawkeygen - Zcash 4.0.0 RPC

zcrawkeygen
 
@@ -160,6 +160,9 @@ Output: {
                   help
                   
+ setlogfilter +
+ stop
@@ -183,6 +186,25 @@ Output: {

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/zcrawreceive.html b/zcrawreceive.html index db2ba30..2c045bb 100644 --- a/zcrawreceive.html +++ b/zcrawreceive.html @@ -3,10 +3,10 @@ - + - zcrawreceive - Zcash 3.1.0 RPC Docs + zcrawreceive - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

zcrawreceive - Zcash 3.1.0 RPC

+

zcrawreceive - Zcash 4.0.0 RPC

zcrawreceive zcsecretkey encryptednote
 
@@ -161,6 +161,9 @@ Output: {
                   help
                   
+ setlogfilter +
+ stop
@@ -184,6 +187,25 @@ Output: {

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining diff --git a/zcsamplejoinsplit.html b/zcsamplejoinsplit.html index 41a9c54..bff1cd4 100644 --- a/zcsamplejoinsplit.html +++ b/zcsamplejoinsplit.html @@ -3,10 +3,10 @@ - + - zcsamplejoinsplit - Zcash 3.1.0 RPC Docs + zcsamplejoinsplit - Zcash 4.0.0 RPC Docs @@ -25,14 +25,14 @@
-

zcsamplejoinsplit - Zcash 3.1.0 RPC

+

zcsamplejoinsplit - Zcash 4.0.0 RPC

zcsamplejoinsplit
 
@@ -154,6 +154,9 @@ Perform a joinsplit and return the JSDescription.
                   help
                   
+ setlogfilter +
+ stop
@@ -177,6 +180,25 @@ Perform a joinsplit and return the JSDescription.

+
+
+ Generating +
+
+ + generate +
+ + getgenerate +
+ + setgenerate +
+ +
+
+
+
Mining