addmultisigaddress - Zcash 2.0.4 RPC
+addmultisigaddress - Zcash 2.0.5-1 RPC
addmultisigaddress nrequired ["key",...] ( "account" ) @@ -446,6 +446,9 @@ As json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -485,6 +488,9 @@ As json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/addnode.html b/addnode.html index b4ac6e7..301d4a7 100644 --- a/addnode.html +++ b/addnode.html @@ -3,10 +3,10 @@ - + -addnode - Zcash 2.0.4 RPC Docs +addnode - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -addnode - Zcash 2.0.4 RPC
+addnode - Zcash 2.0.5-1 RPC
addnode "node" "add|remove|onetry" @@ -433,6 +433,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -472,6 +475,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/backupwallet.html b/backupwallet.html index 84a05f6..fb910da 100644 --- a/backupwallet.html +++ b/backupwallet.html @@ -3,10 +3,10 @@ - + -backupwallet - Zcash 2.0.4 RPC Docs +backupwallet - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -backupwallet - Zcash 2.0.4 RPC
+backupwallet - Zcash 2.0.5-1 RPC
backupwallet "destination" @@ -434,6 +434,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -473,6 +476,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/clearbanned.html b/clearbanned.html index 7753912..201f9a4 100644 --- a/clearbanned.html +++ b/clearbanned.html @@ -3,10 +3,10 @@ - + -clearbanned - Zcash 2.0.4 RPC Docs +clearbanned - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -clearbanned - Zcash 2.0.4 RPC
+clearbanned - Zcash 2.0.5-1 RPC
clearbanned @@ -428,6 +428,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -467,6 +470,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/createmultisig.html b/createmultisig.html index 8be434d..5cfa95a 100644 --- a/createmultisig.html +++ b/createmultisig.html @@ -3,10 +3,10 @@ - + -createmultisig - Zcash 2.0.4 RPC Docs +createmultisig - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -createmultisig - Zcash 2.0.4 RPC
+createmultisig - Zcash 2.0.5-1 RPC
createmultisig nrequired ["key",...] @@ -447,6 +447,9 @@ As a json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -486,6 +489,9 @@ As a json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/createrawtransaction.html b/createrawtransaction.html index 50ba789..e621bed 100644 --- a/createrawtransaction.html +++ b/createrawtransaction.html @@ -3,10 +3,10 @@ - + -createrawtransaction - Zcash 2.0.4 RPC Docs +createrawtransaction - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -createrawtransaction - Zcash 2.0.4 RPC
+createrawtransaction - Zcash 2.0.5-1 RPC
createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight ) @@ -452,6 +452,9 @@ Examples z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -491,6 +494,9 @@ Examples z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/decoderawtransaction.html b/decoderawtransaction.html index bed6d6c..c59429c 100644 --- a/decoderawtransaction.html +++ b/decoderawtransaction.html @@ -3,10 +3,10 @@ - + -decoderawtransaction - Zcash 2.0.4 RPC Docs +decoderawtransaction - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -decoderawtransaction - Zcash 2.0.4 RPC
+decoderawtransaction - Zcash 2.0.5-1 RPC
decoderawtransaction "hexstring" @@ -497,6 +497,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -536,6 +539,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/decodescript.html b/decodescript.html index 041ef60..0ed3f0e 100644 --- a/decodescript.html +++ b/decodescript.html @@ -3,10 +3,10 @@ - + -decodescript - Zcash 2.0.4 RPC Docs +decodescript - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -decodescript - Zcash 2.0.4 RPC
+decodescript - Zcash 2.0.5-1 RPC
decodescript "hex" @@ -444,6 +444,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -483,6 +486,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/disconnectnode.html b/disconnectnode.html index 4819cfd..9600a5c 100644 --- a/disconnectnode.html +++ b/disconnectnode.html @@ -3,10 +3,10 @@ - + -disconnectnode - Zcash 2.0.4 RPC Docs +disconnectnode - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -disconnectnode - Zcash 2.0.4 RPC
+disconnectnode - Zcash 2.0.5-1 RPC
disconnectnode "node" @@ -431,6 +431,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -470,6 +473,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/dumpprivkey.html b/dumpprivkey.html index 837b6bc..323fdb1 100644 --- a/dumpprivkey.html +++ b/dumpprivkey.html @@ -3,10 +3,10 @@ - + -dumpprivkey - Zcash 2.0.4 RPC Docs +dumpprivkey - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -dumpprivkey - Zcash 2.0.4 RPC
+dumpprivkey - Zcash 2.0.5-1 RPC
dumpprivkey "t-addr" @@ -436,6 +436,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -475,6 +478,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/dumpwallet.html b/dumpwallet.html index ce1ebce..f959ff7 100644 --- a/dumpwallet.html +++ b/dumpwallet.html @@ -3,10 +3,10 @@ - + -dumpwallet - Zcash 2.0.4 RPC Docs +dumpwallet - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -dumpwallet - Zcash 2.0.4 RPC
+dumpwallet - Zcash 2.0.5-1 RPC
dumpwallet "filename" @@ -434,6 +434,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -473,6 +476,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/encryptwallet.html b/encryptwallet.html index 1b15519..d98757c 100644 --- a/encryptwallet.html +++ b/encryptwallet.html @@ -3,10 +3,10 @@ - + -encryptwallet - Zcash 2.0.4 RPC Docs +encryptwallet - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -encryptwallet - Zcash 2.0.4 RPC
+encryptwallet - Zcash 2.0.5-1 RPC
encryptwallet "passphrase" @@ -457,6 +457,9 @@ As a json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -496,6 +499,9 @@ As a json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/estimatefee.html b/estimatefee.html index 66b868b..22f7eb4 100644 --- a/estimatefee.html +++ b/estimatefee.html @@ -3,10 +3,10 @@ - + -estimatefee - Zcash 2.0.4 RPC Docs +estimatefee - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -estimatefee - Zcash 2.0.4 RPC
+estimatefee - Zcash 2.0.5-1 RPC
estimatefee nblocks @@ -438,6 +438,9 @@ Example: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -477,6 +480,9 @@ Example: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/estimatepriority.html b/estimatepriority.html index bfa1516..2815788 100644 --- a/estimatepriority.html +++ b/estimatepriority.html @@ -3,10 +3,10 @@ - + -estimatepriority - Zcash 2.0.4 RPC Docs +estimatepriority - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -estimatepriority - Zcash 2.0.4 RPC
+estimatepriority - Zcash 2.0.5-1 RPC
estimatepriority nblocks @@ -438,6 +438,9 @@ Example: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -477,6 +480,9 @@ Example: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/fundrawtransaction.html b/fundrawtransaction.html index d8f3672..5b912b8 100644 --- a/fundrawtransaction.html +++ b/fundrawtransaction.html @@ -3,10 +3,10 @@ - + -fundrawtransaction - Zcash 2.0.4 RPC Docs +fundrawtransaction - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -fundrawtransaction - Zcash 2.0.4 RPC
+fundrawtransaction - Zcash 2.0.5-1 RPC
fundrawtransaction "hexstring" @@ -452,6 +452,9 @@ Send the transaction z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -491,6 +494,9 @@ Send the transaction z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/generate.html b/generate.html index 775bc4a..4adbb6b 100644 --- a/generate.html +++ b/generate.html @@ -3,10 +3,10 @@ - + -generate - Zcash 2.0.4 RPC Docs +generate - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -generate - Zcash 2.0.4 RPC
+generate - Zcash 2.0.5-1 RPC
generate numblocks @@ -437,6 +437,9 @@ Generate 11 blocks z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -476,6 +479,9 @@ Generate 11 blocks z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getaccount.html b/getaccount.html index c1906e2..e50e74e 100644 --- a/getaccount.html +++ b/getaccount.html @@ -3,10 +3,10 @@ - + -getaccount - Zcash 2.0.4 RPC Docs +getaccount - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getaccount - Zcash 2.0.4 RPC
+getaccount - Zcash 2.0.5-1 RPC
getaccount "zcashaddress" @@ -434,6 +434,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -473,6 +476,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getaccountaddress.html b/getaccountaddress.html index 95bb431..3e38344 100644 --- a/getaccountaddress.html +++ b/getaccountaddress.html @@ -3,10 +3,10 @@ - + -getaccountaddress - Zcash 2.0.4 RPC Docs +getaccountaddress - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getaccountaddress - Zcash 2.0.4 RPC
+getaccountaddress - Zcash 2.0.5-1 RPC
getaccountaddress "account" @@ -436,6 +436,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -475,6 +478,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getaddednodeinfo.html b/getaddednodeinfo.html index a6186fc..4a1faa1 100644 --- a/getaddednodeinfo.html +++ b/getaddednodeinfo.html @@ -3,10 +3,10 @@ - + -getaddednodeinfo - Zcash 2.0.4 RPC Docs +getaddednodeinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getaddednodeinfo - Zcash 2.0.4 RPC
+getaddednodeinfo - Zcash 2.0.5-1 RPC
getaddednodeinfo dns ( "node" ) @@ -452,6 +452,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -491,6 +494,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getaddressesbyaccount.html b/getaddressesbyaccount.html index ca5a6b4..705e734 100644 --- a/getaddressesbyaccount.html +++ b/getaddressesbyaccount.html @@ -3,10 +3,10 @@ - + -getaddressesbyaccount - Zcash 2.0.4 RPC Docs +getaddressesbyaccount - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getaddressesbyaccount - Zcash 2.0.4 RPC
+getaddressesbyaccount - Zcash 2.0.5-1 RPC
getaddressesbyaccount "account" @@ -437,6 +437,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -476,6 +479,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getbalance.html b/getbalance.html index a44aaf1..1b50ff9 100644 --- a/getbalance.html +++ b/getbalance.html @@ -3,10 +3,10 @@ - + -getbalance - Zcash 2.0.4 RPC Docs +getbalance - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getbalance - Zcash 2.0.4 RPC
+getbalance - Zcash 2.0.5-1 RPC
getbalance ( "account" minconf includeWatchonly ) @@ -443,6 +443,9 @@ As a json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -482,6 +485,9 @@ As a json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getbestblockhash.html b/getbestblockhash.html index bf0c6dd..a2ce390 100644 --- a/getbestblockhash.html +++ b/getbestblockhash.html @@ -3,10 +3,10 @@ - + -getbestblockhash - Zcash 2.0.4 RPC Docs +getbestblockhash - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getbestblockhash - Zcash 2.0.4 RPC
+getbestblockhash - Zcash 2.0.5-1 RPC
getbestblockhash @@ -431,6 +431,9 @@ Examples z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -470,6 +473,9 @@ Examples z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblock.html b/getblock.html index 19b828a..9b352a6 100644 --- a/getblock.html +++ b/getblock.html @@ -3,10 +3,10 @@ - + -getblock - Zcash 2.0.4 RPC Docs +getblock - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblock - Zcash 2.0.4 RPC
+getblock - Zcash 2.0.5-1 RPC
getblock "hash|height" ( verbosity ) @@ -469,6 +469,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -508,6 +511,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblockchaininfo.html b/getblockchaininfo.html index 12b5452..2c032d8 100644 --- a/getblockchaininfo.html +++ b/getblockchaininfo.html @@ -3,10 +3,10 @@ - + -getblockchaininfo - Zcash 2.0.4 RPC Docs +getblockchaininfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblockchaininfo - Zcash 2.0.4 RPC
+getblockchaininfo - Zcash 2.0.5-1 RPC
getblockchaininfo Returns an object containing various state info regarding block chain processing. @@ -468,6 +468,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -507,6 +510,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblockcount.html b/getblockcount.html index d74f13b..612eb69 100644 --- a/getblockcount.html +++ b/getblockcount.html @@ -3,10 +3,10 @@ - + -getblockcount - Zcash 2.0.4 RPC Docs +getblockcount - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblockcount - Zcash 2.0.4 RPC
+getblockcount - Zcash 2.0.5-1 RPC
getblockcount @@ -431,6 +431,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -470,6 +473,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblockhash.html b/getblockhash.html index 762f8c4..3d79f88 100644 --- a/getblockhash.html +++ b/getblockhash.html @@ -3,10 +3,10 @@ - + -getblockhash - Zcash 2.0.4 RPC Docs +getblockhash - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblockhash - Zcash 2.0.4 RPC
+getblockhash - Zcash 2.0.5-1 RPC
getblockhash index @@ -434,6 +434,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -473,6 +476,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblockheader.html b/getblockheader.html index 39d3a17..5c5990f 100644 --- a/getblockheader.html +++ b/getblockheader.html @@ -3,10 +3,10 @@ - + -getblockheader - Zcash 2.0.4 RPC Docs +getblockheader - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblockheader - Zcash 2.0.4 RPC
+getblockheader - Zcash 2.0.5-1 RPC
getblockheader "hash" ( verbose ) @@ -452,6 +452,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -491,6 +494,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblocksubsidy.html b/getblocksubsidy.html index ea25a3c..7fd3387 100644 --- a/getblocksubsidy.html +++ b/getblocksubsidy.html @@ -3,10 +3,10 @@ - + -getblocksubsidy - Zcash 2.0.4 RPC Docs +getblocksubsidy - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblocksubsidy - Zcash 2.0.4 RPC
+getblocksubsidy - Zcash 2.0.5-1 RPC
getblocksubsidy height @@ -437,6 +437,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -476,6 +479,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getblocktemplate.html b/getblocktemplate.html index 42e7b63..e565204 100644 --- a/getblocktemplate.html +++ b/getblocktemplate.html @@ -3,10 +3,10 @@ - + -getblocktemplate - Zcash 2.0.4 RPC Docs +getblocktemplate - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getblocktemplate - Zcash 2.0.4 RPC
+getblocktemplate - Zcash 2.0.5-1 RPC
getblocktemplate ( "jsonrequestobject" ) @@ -475,6 +475,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -514,6 +517,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getchaintips.html b/getchaintips.html index a0c4e6b..98de559 100644 --- a/getchaintips.html +++ b/getchaintips.html @@ -3,10 +3,10 @@ - + -getchaintips - Zcash 2.0.4 RPC Docs +getchaintips - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getchaintips - Zcash 2.0.4 RPC
+getchaintips - Zcash 2.0.5-1 RPC
getchaintips Return information about all known tips in the block tree, including the main chain as well as orphaned branches. @@ -449,6 +449,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -488,6 +491,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getconnectioncount.html b/getconnectioncount.html index 13d72a2..0046369 100644 --- a/getconnectioncount.html +++ b/getconnectioncount.html @@ -3,10 +3,10 @@ - + -getconnectioncount - Zcash 2.0.4 RPC Docs +getconnectioncount - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getconnectioncount - Zcash 2.0.4 RPC
+getconnectioncount - Zcash 2.0.5-1 RPC
getconnectioncount @@ -431,6 +431,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -470,6 +473,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getdeprecationinfo.html b/getdeprecationinfo.html index 4e5e67a..b3ac2b3 100644 --- a/getdeprecationinfo.html +++ b/getdeprecationinfo.html @@ -3,10 +3,10 @@ - + -getdeprecationinfo - Zcash 2.0.4 RPC Docs +getdeprecationinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getdeprecationinfo - Zcash 2.0.4 RPC
+getdeprecationinfo - Zcash 2.0.5-1 RPC
getdeprecationinfo Returns an object containing current version and deprecation block height. Applicable only on mainnet. @@ -434,6 +434,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -473,6 +476,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getdifficulty.html b/getdifficulty.html index 344d151..af3bf65 100644 --- a/getdifficulty.html +++ b/getdifficulty.html @@ -3,10 +3,10 @@ - + -getdifficulty - Zcash 2.0.4 RPC Docs +getdifficulty - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getdifficulty - Zcash 2.0.4 RPC
+getdifficulty - Zcash 2.0.5-1 RPC
getdifficulty @@ -431,6 +431,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -470,6 +473,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getgenerate.html b/getgenerate.html index f603df3..c08b254 100644 --- a/getgenerate.html +++ b/getgenerate.html @@ -3,10 +3,10 @@ - + -getgenerate - Zcash 2.0.4 RPC Docs +getgenerate - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getgenerate - Zcash 2.0.4 RPC
+getgenerate - Zcash 2.0.5-1 RPC
getgenerate @@ -433,6 +433,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -472,6 +475,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getinfo.html b/getinfo.html index 3bdf60b..9216e6f 100644 --- a/getinfo.html +++ b/getinfo.html @@ -3,10 +3,10 @@ - + -getinfo - Zcash 2.0.4 RPC Docs +getinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getinfo - Zcash 2.0.4 RPC
+getinfo - Zcash 2.0.5-1 RPC
getinfo Returns an object containing various state info. @@ -447,6 +447,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -486,6 +489,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getlocalsolps.html b/getlocalsolps.html index 9825eb7..0b265c0 100644 --- a/getlocalsolps.html +++ b/getlocalsolps.html @@ -3,10 +3,10 @@ - + -getlocalsolps - Zcash 2.0.4 RPC Docs +getlocalsolps - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getlocalsolps - Zcash 2.0.4 RPC
+getlocalsolps - Zcash 2.0.5-1 RPC
getlocalsolps @@ -432,6 +432,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -471,6 +474,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getmempoolinfo.html b/getmempoolinfo.html index 3b1d5f3..cdbf389 100644 --- a/getmempoolinfo.html +++ b/getmempoolinfo.html @@ -3,10 +3,10 @@ - + -getmempoolinfo - Zcash 2.0.4 RPC Docs +getmempoolinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getmempoolinfo - Zcash 2.0.4 RPC
+getmempoolinfo - Zcash 2.0.5-1 RPC
getmempoolinfo @@ -435,6 +435,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -474,6 +477,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getmininginfo.html b/getmininginfo.html index c3f7dcb..9393136 100644 --- a/getmininginfo.html +++ b/getmininginfo.html @@ -3,10 +3,10 @@ - + -getmininginfo - Zcash 2.0.4 RPC Docs +getmininginfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getmininginfo - Zcash 2.0.4 RPC
+getmininginfo - Zcash 2.0.5-1 RPC
getmininginfo @@ -443,6 +443,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -482,6 +485,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getnettotals.html b/getnettotals.html index c6aa1bd..985f36a 100644 --- a/getnettotals.html +++ b/getnettotals.html @@ -3,10 +3,10 @@ - + -getnettotals - Zcash 2.0.4 RPC Docs +getnettotals - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getnettotals - Zcash 2.0.4 RPC
+getnettotals - Zcash 2.0.5-1 RPC
getnettotals @@ -436,6 +436,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -475,6 +478,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getnetworkhashps.html b/getnetworkhashps.html index 6e63f49..41604a0 100644 --- a/getnetworkhashps.html +++ b/getnetworkhashps.html @@ -3,10 +3,10 @@ - + -getnetworkhashps - Zcash 2.0.4 RPC Docs +getnetworkhashps - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getnetworkhashps - Zcash 2.0.4 RPC
+getnetworkhashps - Zcash 2.0.5-1 RPC
getnetworkhashps ( blocks height ) @@ -439,6 +439,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -478,6 +481,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getnetworkinfo.html b/getnetworkinfo.html index 60ccdfe..6c1362d 100644 --- a/getnetworkinfo.html +++ b/getnetworkinfo.html @@ -3,10 +3,10 @@ - + -getnetworkinfo - Zcash 2.0.4 RPC Docs +getnetworkinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getnetworkinfo - Zcash 2.0.4 RPC
+getnetworkinfo - Zcash 2.0.5-1 RPC
getnetworkinfo Returns an object containing various state info regarding P2P networking. @@ -456,6 +456,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -495,6 +498,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getnetworksolps.html b/getnetworksolps.html index f2cf0f9..f111f5b 100644 --- a/getnetworksolps.html +++ b/getnetworksolps.html @@ -3,10 +3,10 @@ - + -getnetworksolps - Zcash 2.0.4 RPC Docs +getnetworksolps - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getnetworksolps - Zcash 2.0.4 RPC
+getnetworksolps - Zcash 2.0.5-1 RPC
getnetworksolps ( blocks height ) @@ -437,6 +437,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -476,6 +479,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getnewaddress.html b/getnewaddress.html index 2641db7..663cf76 100644 --- a/getnewaddress.html +++ b/getnewaddress.html @@ -3,10 +3,10 @@ - + -getnewaddress - Zcash 2.0.4 RPC Docs +getnewaddress - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getnewaddress - Zcash 2.0.4 RPC
+getnewaddress - Zcash 2.0.5-1 RPC
getnewaddress ( "account" ) @@ -434,6 +434,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -473,6 +476,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getpeerinfo.html b/getpeerinfo.html index 649920f..c58914f 100644 --- a/getpeerinfo.html +++ b/getpeerinfo.html @@ -3,10 +3,10 @@ - + -getpeerinfo - Zcash 2.0.4 RPC Docs +getpeerinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getpeerinfo - Zcash 2.0.4 RPC
+getpeerinfo - Zcash 2.0.5-1 RPC
getpeerinfo @@ -458,6 +458,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -497,6 +500,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getrawchangeaddress.html b/getrawchangeaddress.html index 0e10b94..da2afee 100644 --- a/getrawchangeaddress.html +++ b/getrawchangeaddress.html @@ -3,10 +3,10 @@ - + -getrawchangeaddress - Zcash 2.0.4 RPC Docs +getrawchangeaddress - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getrawchangeaddress - Zcash 2.0.4 RPC
+getrawchangeaddress - Zcash 2.0.5-1 RPC
getrawchangeaddress @@ -432,6 +432,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -471,6 +474,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getrawmempool.html b/getrawmempool.html index 9a2ef09..5b5ed0c 100644 --- a/getrawmempool.html +++ b/getrawmempool.html @@ -3,10 +3,10 @@ - + -getrawmempool - Zcash 2.0.4 RPC Docs +getrawmempool - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getrawmempool - Zcash 2.0.4 RPC
+getrawmempool - Zcash 2.0.5-1 RPC
getrawmempool ( verbose ) @@ -452,6 +452,9 @@ Examples z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -491,6 +494,9 @@ Examples z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getrawtransaction.html b/getrawtransaction.html index 542d2b5..0d1fba9 100644 --- a/getrawtransaction.html +++ b/getrawtransaction.html @@ -3,10 +3,10 @@ - + -getrawtransaction - Zcash 2.0.4 RPC Docs +getrawtransaction - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getrawtransaction - Zcash 2.0.4 RPC
+getrawtransaction - Zcash 2.0.5-1 RPC
getrawtransaction "txid" ( verbose ) @@ -512,6 +512,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -551,6 +554,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getreceivedbyaccount.html b/getreceivedbyaccount.html index 365a794..8ad41ce 100644 --- a/getreceivedbyaccount.html +++ b/getreceivedbyaccount.html @@ -3,10 +3,10 @@ - + -getreceivedbyaccount - Zcash 2.0.4 RPC Docs +getreceivedbyaccount - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getreceivedbyaccount - Zcash 2.0.4 RPC
+getreceivedbyaccount - Zcash 2.0.5-1 RPC
getreceivedbyaccount "account" ( minconf ) @@ -445,6 +445,9 @@ As a json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -484,6 +487,9 @@ As a json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getreceivedbyaddress.html b/getreceivedbyaddress.html index 89ea57d..f13fb86 100644 --- a/getreceivedbyaddress.html +++ b/getreceivedbyaddress.html @@ -3,10 +3,10 @@ - + -getreceivedbyaddress - Zcash 2.0.4 RPC Docs +getreceivedbyaddress - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getreceivedbyaddress - Zcash 2.0.4 RPC
+getreceivedbyaddress - Zcash 2.0.5-1 RPC
getreceivedbyaddress "zcashaddress" ( minconf ) @@ -445,6 +445,9 @@ As a json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -484,6 +487,9 @@ As a json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/gettransaction.html b/gettransaction.html index d001c18..3f5a3ae 100644 --- a/gettransaction.html +++ b/gettransaction.html @@ -3,10 +3,10 @@ - + -gettransaction - Zcash 2.0.4 RPC Docs +gettransaction - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -gettransaction - Zcash 2.0.4 RPC
+gettransaction - Zcash 2.0.5-1 RPC
gettransaction "txid" ( includeWatchonly ) @@ -467,6 +467,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -506,6 +509,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/gettxout.html b/gettxout.html index d58dbcd..da2cbd3 100644 --- a/gettxout.html +++ b/gettxout.html @@ -3,10 +3,10 @@ - + -gettxout - Zcash 2.0.4 RPC Docs +gettxout - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -gettxout - Zcash 2.0.4 RPC
+gettxout - Zcash 2.0.5-1 RPC
gettxout "txid" n ( includemempool ) @@ -459,6 +459,9 @@ As a json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -498,6 +501,9 @@ As a json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/gettxoutproof.html b/gettxoutproof.html index a312bc5..b221425 100644 --- a/gettxoutproof.html +++ b/gettxoutproof.html @@ -3,10 +3,10 @@ - + -gettxoutproof - Zcash 2.0.4 RPC Docs +gettxoutproof - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -gettxoutproof - Zcash 2.0.4 RPC
+gettxoutproof - Zcash 2.0.5-1 RPC
gettxoutproof ["txid",...] ( blockhash ) @@ -442,6 +442,9 @@ Result: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -481,6 +484,9 @@ Result: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/gettxoutsetinfo.html b/gettxoutsetinfo.html index 085657c..620e6c2 100644 --- a/gettxoutsetinfo.html +++ b/gettxoutsetinfo.html @@ -3,10 +3,10 @@ - + -gettxoutsetinfo - Zcash 2.0.4 RPC Docs +gettxoutsetinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -gettxoutsetinfo - Zcash 2.0.4 RPC
+gettxoutsetinfo - Zcash 2.0.5-1 RPC
gettxoutsetinfo @@ -440,6 +440,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -479,6 +482,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getunconfirmedbalance.html b/getunconfirmedbalance.html index 2668c21..5971e1b 100644 --- a/getunconfirmedbalance.html +++ b/getunconfirmedbalance.html @@ -3,10 +3,10 @@ - + -getunconfirmedbalance - Zcash 2.0.4 RPC Docs +getunconfirmedbalance - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getunconfirmedbalance - Zcash 2.0.4 RPC
+getunconfirmedbalance - Zcash 2.0.5-1 RPC
getunconfirmedbalance Returns the server's total unconfirmed balance @@ -423,6 +423,9 @@ Returns the server's total unconfirmed balance z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -462,6 +465,9 @@ Returns the server's total unconfirmed balance z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/getwalletinfo.html b/getwalletinfo.html index 9dc5ea6..32fb04d 100644 --- a/getwalletinfo.html +++ b/getwalletinfo.html @@ -3,10 +3,10 @@ - + -getwalletinfo - Zcash 2.0.4 RPC Docs +getwalletinfo - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -getwalletinfo - Zcash 2.0.4 RPC
+getwalletinfo - Zcash 2.0.5-1 RPC
getwalletinfo Returns an object containing various wallet state info. @@ -441,6 +441,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -480,6 +483,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/help.html b/help.html index 3e3d9b1..4f0beac 100644 --- a/help.html +++ b/help.html @@ -3,10 +3,10 @@ - + -help - Zcash 2.0.4 RPC Docs +help - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -help - Zcash 2.0.4 RPC
+help - Zcash 2.0.5-1 RPC
help ( "command" ) @@ -430,6 +430,9 @@ Result: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -469,6 +472,9 @@ Result: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/importaddress.html b/importaddress.html index 66adf1d..aa09239 100644 --- a/importaddress.html +++ b/importaddress.html @@ -3,10 +3,10 @@ - + -importaddress - Zcash 2.0.4 RPC Docs +importaddress - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -importaddress - Zcash 2.0.4 RPC
+importaddress - Zcash 2.0.5-1 RPC
importaddress "address" ( "label" rescan ) @@ -442,6 +442,9 @@ As a JSON-RPC call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -481,6 +484,9 @@ As a JSON-RPC call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/importprivkey.html b/importprivkey.html index 56bbfee..f9efeba 100644 --- a/importprivkey.html +++ b/importprivkey.html @@ -3,10 +3,10 @@ - + -importprivkey - Zcash 2.0.4 RPC Docs +importprivkey - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -importprivkey - Zcash 2.0.4 RPC
+importprivkey - Zcash 2.0.5-1 RPC
importprivkey "zcashprivkey" ( "label" rescan ) @@ -445,6 +445,9 @@ As a JSON-RPC call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -484,6 +487,9 @@ As a JSON-RPC call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/importwallet.html b/importwallet.html index 00f6bfe..ece6570 100644 --- a/importwallet.html +++ b/importwallet.html @@ -3,10 +3,10 @@ - + -importwallet - Zcash 2.0.4 RPC Docs +importwallet - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -importwallet - Zcash 2.0.4 RPC
+importwallet - Zcash 2.0.5-1 RPC
importwallet "filename" @@ -438,6 +438,9 @@ Import using the json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -477,6 +480,9 @@ Import using the json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/index.html b/index.html index 58b8fef..9aa4777 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ - + -Zcash 2.0.4 RPC Docs +Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -Zcash 2.0.4 RPC
+Zcash 2.0.5-1 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) @@ -417,6 +417,9 @@ z_getbalance
- + -
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -456,6 +459,9 @@ z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/keypoolrefill.html b/keypoolrefill.html index 85d07d0..d2f4a32 100644 --- a/keypoolrefill.html +++ b/keypoolrefill.html @@ -3,10 +3,10 @@keypoolrefill - Zcash 2.0.4 RPC Docs +keypoolrefill - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -keypoolrefill - Zcash 2.0.4 RPC
+keypoolrefill - Zcash 2.0.5-1 RPC
keypoolrefill ( newsize ) @@ -431,6 +431,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -470,6 +473,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/listaccounts.html b/listaccounts.html index 234c0d5..089eadc 100644 --- a/listaccounts.html +++ b/listaccounts.html @@ -3,10 +3,10 @@ - + -listaccounts - Zcash 2.0.4 RPC Docs +listaccounts - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -listaccounts - Zcash 2.0.4 RPC
+listaccounts - Zcash 2.0.5-1 RPC
listaccounts ( minconf includeWatchonly) @@ -448,6 +448,9 @@ As json rpc call z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -487,6 +490,9 @@ As json rpc call z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/listaddressgroupings.html b/listaddressgroupings.html index ecbc4cf..c017ed0 100644 --- a/listaddressgroupings.html +++ b/listaddressgroupings.html @@ -3,10 +3,10 @@ - + -listaddressgroupings - Zcash 2.0.4 RPC Docs +listaddressgroupings - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -listaddressgroupings - Zcash 2.0.4 RPC
+listaddressgroupings - Zcash 2.0.5-1 RPC
listaddressgroupings @@ -443,6 +443,9 @@ Examples: z_getbalance
+ z_getmigrationstatus +
+ z_getnewaddress
@@ -482,6 +485,9 @@ Examples: z_sendmany
+ z_setmigration +
+ z_shieldcoinbase
diff --git a/listbanned.html b/listbanned.html index cae30a3..58d7816 100644 --- a/listbanned.html +++ b/listbanned.html @@ -3,10 +3,10 @@ - + -listbanned - Zcash 2.0.4 RPC Docs +listbanned - Zcash 2.0.5-1 RPC Docs @@ -25,14 +25,14 @@ -listbanned - Zcash 2.0.4 RPC
+listbanned - Zcash 2.0.5-1 RPC
listbanned @@ -428,6 +428,9 @@ Examples: