Zcash v5.9.1

This commit is contained in:
y4ssi 2024-08-12 11:05:42 -06:00
parent 784da19f9e
commit 3be607ffc7
130 changed files with 2388 additions and 1002 deletions

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - addmultisigaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - addmultisigaddress">
<meta name="author" content="">
<title>addmultisigaddress - Zcash 5.5.0 RPC Docs</title>
<title>addmultisigaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>addmultisigaddress - Zcash 5.5.0 RPC</h1>
<h1>addmultisigaddress - Zcash 5.9.1 RPC</h1>
<pre>addmultisigaddress nrequired [&#34;key&#34;,...] ( &#34;&#34; )
@ -153,6 +153,9 @@ As json rpc call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -343,9 +346,6 @@ As json rpc call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -452,6 +452,9 @@ As json rpc call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - addnode">
<meta name="description" content="Zcash 5.9.1 RPC Docs - addnode">
<meta name="author" content="">
<title>addnode - Zcash 5.5.0 RPC Docs</title>
<title>addnode - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>addnode - Zcash 5.5.0 RPC</h1>
<h1>addnode - Zcash 5.9.1 RPC</h1>
<pre>addnode &#34;node&#34; &#34;add|remove|onetry&#34;
@ -142,6 +142,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -332,9 +335,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -441,6 +441,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - backupwallet">
<meta name="description" content="Zcash 5.9.1 RPC Docs - backupwallet">
<meta name="author" content="">
<title>backupwallet - Zcash 5.5.0 RPC Docs</title>
<title>backupwallet - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>backupwallet - Zcash 5.5.0 RPC</h1>
<h1>backupwallet - Zcash 5.9.1 RPC</h1>
<pre>backupwallet &#34;destination&#34;
@ -143,6 +143,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -333,9 +336,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -442,6 +442,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - clearbanned">
<meta name="description" content="Zcash 5.9.1 RPC Docs - clearbanned">
<meta name="author" content="">
<title>clearbanned - Zcash 5.5.0 RPC Docs</title>
<title>clearbanned - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>clearbanned - Zcash 5.5.0 RPC</h1>
<h1>clearbanned - Zcash 5.9.1 RPC</h1>
<pre>clearbanned
@ -137,6 +137,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -327,9 +330,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -436,6 +436,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - createmultisig">
<meta name="description" content="Zcash 5.9.1 RPC Docs - createmultisig">
<meta name="author" content="">
<title>createmultisig - Zcash 5.5.0 RPC Docs</title>
<title>createmultisig - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>createmultisig - Zcash 5.5.0 RPC</h1>
<h1>createmultisig - Zcash 5.9.1 RPC</h1>
<pre>createmultisig nrequired [&#34;key&#34;,...]
@ -156,6 +156,9 @@ As a json rpc call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -346,9 +349,6 @@ As a json rpc call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -455,6 +455,9 @@ As a json rpc call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - createrawtransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - createrawtransaction">
<meta name="author" content="">
<title>createrawtransaction - Zcash 5.5.0 RPC Docs</title>
<title>createrawtransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>createrawtransaction - Zcash 5.5.0 RPC</h1>
<h1>createrawtransaction - Zcash 5.9.1 RPC</h1>
<pre>createrawtransaction [{&#34;txid&#34;:&#34;id&#34;,&#34;vout&#34;:n},...] {&#34;address&#34;:amount,...} ( locktime ) ( expiryheight )
@ -161,6 +161,9 @@ Examples
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -351,9 +354,6 @@ Examples
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -460,6 +460,9 @@ Examples
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - decoderawtransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - decoderawtransaction">
<meta name="author" content="">
<title>decoderawtransaction - Zcash 5.5.0 RPC Docs</title>
<title>decoderawtransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>decoderawtransaction - Zcash 5.5.0 RPC</h1>
<h1>decoderawtransaction - Zcash 5.9.1 RPC</h1>
<pre>decoderawtransaction &#34;hexstring&#34;
@ -208,6 +208,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -398,9 +401,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -507,6 +507,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - decodescript">
<meta name="description" content="Zcash 5.9.1 RPC Docs - decodescript">
<meta name="author" content="">
<title>decodescript - Zcash 5.5.0 RPC Docs</title>
<title>decodescript - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>decodescript - Zcash 5.5.0 RPC</h1>
<h1>decodescript - Zcash 5.9.1 RPC</h1>
<pre>decodescript &#34;hex&#34;
@ -153,6 +153,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -343,9 +346,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -452,6 +452,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - disconnectnode">
<meta name="description" content="Zcash 5.9.1 RPC Docs - disconnectnode">
<meta name="author" content="">
<title>disconnectnode - Zcash 5.5.0 RPC Docs</title>
<title>disconnectnode - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>disconnectnode - Zcash 5.5.0 RPC</h1>
<h1>disconnectnode - Zcash 5.9.1 RPC</h1>
<pre>disconnectnode &#34;node&#34;
@ -140,6 +140,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -330,9 +333,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -439,6 +439,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - dumpprivkey">
<meta name="description" content="Zcash 5.9.1 RPC Docs - dumpprivkey">
<meta name="author" content="">
<title>dumpprivkey - Zcash 5.5.0 RPC Docs</title>
<title>dumpprivkey - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>dumpprivkey - Zcash 5.5.0 RPC</h1>
<h1>dumpprivkey - Zcash 5.9.1 RPC</h1>
<pre>dumpprivkey &#34;t-addr&#34;
@ -145,6 +145,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -335,9 +338,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -444,6 +444,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - encryptwallet">
<meta name="description" content="Zcash 5.9.1 RPC Docs - encryptwallet">
<meta name="author" content="">
<title>encryptwallet - Zcash 5.5.0 RPC Docs</title>
<title>encryptwallet - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>encryptwallet - Zcash 5.5.0 RPC</h1>
<h1>encryptwallet - Zcash 5.9.1 RPC</h1>
<pre>encryptwallet &#34;passphrase&#34;
@ -168,6 +168,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -358,9 +361,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -467,6 +467,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - estimatefee">
<meta name="description" content="Zcash 5.9.1 RPC Docs - estimatefee">
<meta name="author" content="">
<title>estimatefee - Zcash 5.5.0 RPC Docs</title>
<title>estimatefee - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>estimatefee - Zcash 5.5.0 RPC</h1>
<h1>estimatefee - Zcash 5.9.1 RPC</h1>
<pre>estimatefee nblocks

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - fundrawtransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - fundrawtransaction">
<meta name="author" content="">
<title>fundrawtransaction - Zcash 5.5.0 RPC Docs</title>
<title>fundrawtransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>fundrawtransaction - Zcash 5.5.0 RPC</h1>
<h1>fundrawtransaction - Zcash 5.9.1 RPC</h1>
<pre>fundrawtransaction &#34;hexstring&#34; includeWatching
@ -165,6 +165,9 @@ Send the transaction
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -355,9 +358,6 @@ Send the transaction
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -464,6 +464,9 @@ Send the transaction
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - generate">
<meta name="description" content="Zcash 5.9.1 RPC Docs - generate">
<meta name="author" content="">
<title>generate - Zcash 5.5.0 RPC Docs</title>
<title>generate - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>generate - Zcash 5.5.0 RPC</h1>
<h1>generate - Zcash 5.9.1 RPC</h1>
<pre>generate numblocks
@ -146,6 +146,9 @@ Generate 11 blocks
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -336,9 +339,6 @@ Generate 11 blocks
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -445,6 +445,9 @@ Generate 11 blocks
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddednodeinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getaddednodeinfo">
<meta name="author" content="">
<title>getaddednodeinfo - Zcash 5.5.0 RPC Docs</title>
<title>getaddednodeinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getaddednodeinfo - Zcash 5.5.0 RPC</h1>
<h1>getaddednodeinfo - Zcash 5.9.1 RPC</h1>
<pre>getaddednodeinfo dns ( &#34;node&#34; )
@ -161,6 +161,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -351,9 +354,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -460,6 +460,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressbalance">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getaddressbalance">
<meta name="author" content="">
<title>getaddressbalance - Zcash 5.5.0 RPC Docs</title>
<title>getaddressbalance - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,34 +23,19 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getaddressbalance - Zcash 5.5.0 RPC</h1>
<h1>getaddressbalance - Zcash 5.9.1 RPC</h1>
<pre>getaddressbalance {&#34;addresses&#34;: [&#34;taddr&#34;, ...]}
Returns the balance for addresses.
WARNING: getaddressbalance is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
{
&#34;addresses&#34;:
@ -169,6 +154,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -359,9 +347,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -468,6 +453,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressdeltas">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getaddressdeltas">
<meta name="author" content="">
<title>getaddressdeltas - Zcash 5.5.0 RPC Docs</title>
<title>getaddressdeltas - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getaddressdeltas - Zcash 5.5.0 RPC</h1>
<h1>getaddressdeltas - Zcash 5.9.1 RPC</h1>
<pre>getaddressdeltas {&#34;addresses&#34;: [&#34;taddr&#34;, ...], (&#34;start&#34;: n), (&#34;end&#34;: n), (&#34;chainInfo&#34;: true|false)}
@ -40,21 +40,6 @@ Returns information about all changes to the given transparent addresses within
block height range, default is the full blockchain.
WARNING: getaddressdeltas is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
{
&#34;addresses&#34;:
@ -206,6 +191,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -396,9 +384,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -505,6 +490,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressmempool">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getaddressmempool">
<meta name="author" content="">
<title>getaddressmempool - Zcash 5.5.0 RPC Docs</title>
<title>getaddressmempool - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,34 +23,19 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getaddressmempool - Zcash 5.5.0 RPC</h1>
<h1>getaddressmempool - Zcash 5.9.1 RPC</h1>
<pre>getaddressmempool {&#34;addresses&#34;: [&#34;taddr&#34;, ...]}
Returns all mempool deltas for an address.
WARNING: getaddressmempool is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
{
&#34;addresses&#34;:
@ -176,6 +161,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -366,9 +354,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -475,6 +460,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddresstxids">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getaddresstxids">
<meta name="author" content="">
<title>getaddresstxids - Zcash 5.5.0 RPC Docs</title>
<title>getaddresstxids - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getaddresstxids - Zcash 5.5.0 RPC</h1>
<h1>getaddresstxids - Zcash 5.9.1 RPC</h1>
<pre>getaddresstxids {&#34;addresses&#34;: [&#34;taddr&#34;, ...], (&#34;start&#34;: n), (&#34;end&#34;: n)}
@ -42,21 +42,6 @@ Starting v4.5.0, returned txids are in the order they appear in blocks, which
ensures that they are topologically sorted (i.e. parent txids will appear before child txids).
WARNING: getaddresstxids is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
{
&#34;addresses&#34;:
@ -177,6 +162,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -367,9 +355,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -476,6 +461,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressutxos">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getaddressutxos">
<meta name="author" content="">
<title>getaddressutxos - Zcash 5.5.0 RPC Docs</title>
<title>getaddressutxos - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,34 +23,19 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getaddressutxos - Zcash 5.5.0 RPC</h1>
<h1>getaddressutxos - Zcash 5.9.1 RPC</h1>
<pre>getaddressutxos {&#34;addresses&#34;: [&#34;taddr&#34;, ...], (&#34;chainInfo&#34;: true|false)}
Returns all unspent outputs for an address.
WARNING: getaddressutxos is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
{
&#34;addresses&#34;:
@ -194,6 +179,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -384,9 +372,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -493,6 +478,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getbalance">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getbalance">
<meta name="author" content="">
<title>getbalance - Zcash 5.5.0 RPC Docs</title>
<title>getbalance - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getbalance - Zcash 5.5.0 RPC</h1>
<h1>getbalance - Zcash 5.9.1 RPC</h1>
<pre>getbalance ( &#34;(dummy)&#34; minconf includeWatchonly inZat asOfHeight )
@ -167,6 +167,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -357,9 +360,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -466,6 +466,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getbestblockhash">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getbestblockhash">
<meta name="author" content="">
<title>getbestblockhash - Zcash 5.5.0 RPC Docs</title>
<title>getbestblockhash - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getbestblockhash - Zcash 5.5.0 RPC</h1>
<h1>getbestblockhash - Zcash 5.9.1 RPC</h1>
<pre>getbestblockhash
@ -140,6 +140,9 @@ Examples
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -330,9 +333,6 @@ Examples
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -439,6 +439,9 @@ Examples
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblock">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblock">
<meta name="author" content="">
<title>getblock - Zcash 5.5.0 RPC Docs</title>
<title>getblock - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblock - Zcash 5.5.0 RPC</h1>
<h1>getblock - Zcash 5.9.1 RPC</h1>
<pre>getblock &#34;hash|height&#34; ( verbosity )
@ -76,7 +76,7 @@ Result (for verbosity = 1):
&#34;chainValueZat&#34;: xxxxxx, (numeric, optional) total chain supply after this block, in zatoshis
&#34;valueDelta&#34;: xxxxxx, (numeric, optional) change to the chain supply produced by this block, in ZEC
&#34;valueDeltaZat&#34;: xxxxxx, (numeric, optional) change to the chain supply produced by this block, in zatoshis
}
},
&#34;valuePools&#34;: [ (array) information about each value pool
{
&#34;id&#34;: &#34;xxxx&#34;, (string) name of the pool
@ -86,7 +86,15 @@ Result (for verbosity = 1):
&#34;valueDelta&#34;: xxxxxx, (numeric, optional) change to the amount in the pool produced by this block, in ZEC
&#34;valueDeltaZat&#34;: xxxxxx, (numeric, optional) change to the amount in the pool produced by this block, in zatoshis
}, ...
]
],
&#34;trees&#34;: { (object) information about the note commitment trees
&#34;sapling&#34;: { (object, optional)
&#34;size&#34;: n, (numeric) the total number of Sapling note commitments as of the end of this block
},
&#34;orchard&#34;: { (object, optional)
&#34;size&#34;: n, (numeric) the total number of Orchard note commitments as of the end of this block
},
},
&#34;previousblockhash&#34; : &#34;hash&#34;, (string) The hash of the previous block
&#34;nextblockhash&#34; : &#34;hash&#34; (string) The hash of the next block
}
@ -203,6 +211,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -393,9 +404,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -502,6 +510,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockchaininfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblockchaininfo">
<meta name="author" content="">
<title>getblockchaininfo - Zcash 5.5.0 RPC Docs</title>
<title>getblockchaininfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblockchaininfo - Zcash 5.5.0 RPC</h1>
<h1>getblockchaininfo - Zcash 5.9.1 RPC</h1>
<pre>getblockchaininfo
Returns an object containing various state info regarding block chain processing.
@ -192,6 +192,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -382,9 +385,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -491,6 +491,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockcount">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblockcount">
<meta name="author" content="">
<title>getblockcount - Zcash 5.5.0 RPC Docs</title>
<title>getblockcount - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,21 +23,22 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblockcount - Zcash 5.5.0 RPC</h1>
<h1>getblockcount - Zcash 5.9.1 RPC</h1>
<pre>getblockcount
Returns the number of blocks in the best valid block chain.
Returns the height of the most recent block in the best valid block chain (equivalently,
the number of blocks in this chain excluding the genesis block).
Result:
n (numeric) The current block count
n (numeric) The height of the most recent block.
Examples:
&gt; zcash-cli getblockcount
@ -140,6 +141,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -330,9 +334,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -439,6 +440,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockdeltas">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblockdeltas">
<meta name="author" content="">
<title>getblockdeltas - Zcash 5.5.0 RPC Docs</title>
<title>getblockdeltas - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,34 +23,19 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblockdeltas - Zcash 5.5.0 RPC</h1>
<h1>getblockdeltas - Zcash 5.9.1 RPC</h1>
<pre>getblockdeltas &#34;blockhash&#34;
Returns information about the given block and its transactions.
WARNING: getblockdeltas is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
1. &#34;hash&#34; (string, required) The block hash
@ -195,6 +180,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -385,9 +373,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -494,6 +479,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockhash">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblockhash">
<meta name="author" content="">
<title>getblockhash - Zcash 5.5.0 RPC Docs</title>
<title>getblockhash - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblockhash - Zcash 5.5.0 RPC</h1>
<h1>getblockhash - Zcash 5.9.1 RPC</h1>
<pre>getblockhash index
@ -143,6 +143,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -333,9 +336,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -442,6 +442,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockhashes">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblockhashes">
<meta name="author" content="">
<title>getblockhashes - Zcash 5.5.0 RPC Docs</title>
<title>getblockhashes - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblockhashes - Zcash 5.5.0 RPC</h1>
<h1>getblockhashes - Zcash 5.9.1 RPC</h1>
<pre>getblockhashes high low ( {&#34;noOrphans&#34;: true|false, &#34;logicalTimes&#34;: true|false} )
@ -38,21 +38,6 @@ Returns array of hashes of blocks within the timestamp range provided,
greater or equal to low, less than high.
WARNING: getblockhashes is disabled.
To enable it, restart zcashd with the following command line options:
-experimentalfeatures and -insightexplorer or:
-experimentalfeatures and -lightwalletd
Alternatively add these two lines to the zcash.conf file:
experimentalfeatures=1
insightexplorer=1
or:
experimentalfeatures=1
lightwalletd=1
Arguments:
1. high (numeric, required) The newer block timestamp
2. low (numeric, required) The older block timestamp
@ -176,6 +161,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -366,9 +354,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -475,6 +460,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockheader">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblockheader">
<meta name="author" content="">
<title>getblockheader - Zcash 5.5.0 RPC Docs</title>
<title>getblockheader - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblockheader - Zcash 5.5.0 RPC</h1>
<h1>getblockheader - Zcash 5.9.1 RPC</h1>
<pre>getblockheader &#34;hash&#34; ( verbose )
@ -161,6 +161,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -351,9 +354,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -460,6 +460,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblocksubsidy">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblocksubsidy">
<meta name="author" content="">
<title>getblocksubsidy - Zcash 5.5.0 RPC Docs</title>
<title>getblocksubsidy - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblocksubsidy - Zcash 5.5.0 RPC</h1>
<h1>getblocksubsidy - Zcash 5.9.1 RPC</h1>
<pre>getblocksubsidy height
@ -155,6 +155,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -345,9 +348,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -454,6 +454,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblocktemplate">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getblocktemplate">
<meta name="author" content="">
<title>getblocktemplate - Zcash 5.5.0 RPC Docs</title>
<title>getblocktemplate - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getblocktemplate - Zcash 5.5.0 RPC</h1>
<h1>getblocktemplate - Zcash 5.9.1 RPC</h1>
<pre>getblocktemplate ( &#34;jsonrequestobject&#34; )
@ -203,6 +203,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -393,9 +396,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -502,6 +502,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getchaintips">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getchaintips">
<meta name="author" content="">
<title>getchaintips - Zcash 5.5.0 RPC Docs</title>
<title>getchaintips - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getchaintips - Zcash 5.5.0 RPC</h1>
<h1>getchaintips - Zcash 5.9.1 RPC</h1>
<pre>getchaintips
Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
@ -158,6 +158,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -348,9 +351,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -457,6 +457,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getconnectioncount">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getconnectioncount">
<meta name="author" content="">
<title>getconnectioncount - Zcash 5.5.0 RPC Docs</title>
<title>getconnectioncount - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getconnectioncount - Zcash 5.5.0 RPC</h1>
<h1>getconnectioncount - Zcash 5.9.1 RPC</h1>
<pre>getconnectioncount
@ -140,6 +140,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -330,9 +333,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -439,6 +439,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getdeprecationinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getdeprecationinfo">
<meta name="author" content="">
<title>getdeprecationinfo - Zcash 5.5.0 RPC Docs</title>
<title>getdeprecationinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getdeprecationinfo - Zcash 5.5.0 RPC</h1>
<h1>getdeprecationinfo - Zcash 5.9.1 RPC</h1>
<pre>getdeprecationinfo
Returns an object containing current version and deprecation block height. Applicable only on mainnet.
@ -157,6 +157,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -347,9 +350,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -456,6 +456,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getdifficulty">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getdifficulty">
<meta name="author" content="">
<title>getdifficulty - Zcash 5.5.0 RPC Docs</title>
<title>getdifficulty - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getdifficulty - Zcash 5.5.0 RPC</h1>
<h1>getdifficulty - Zcash 5.9.1 RPC</h1>
<pre>getdifficulty
@ -140,6 +140,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -330,9 +333,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -439,6 +439,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getexperimentalfeatures">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getexperimentalfeatures">
<meta name="author" content="">
<title>getexperimentalfeatures - Zcash 5.5.0 RPC Docs</title>
<title>getexperimentalfeatures - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getexperimentalfeatures - Zcash 5.5.0 RPC</h1>
<h1>getexperimentalfeatures - Zcash 5.9.1 RPC</h1>
<pre>getexperimentalfeatures
@ -143,6 +143,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -333,9 +336,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -442,6 +442,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getgenerate">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getgenerate">
<meta name="author" content="">
<title>getgenerate - Zcash 5.5.0 RPC Docs</title>
<title>getgenerate - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getgenerate - Zcash 5.5.0 RPC</h1>
<h1>getgenerate - Zcash 5.9.1 RPC</h1>
<pre>getgenerate
@ -142,6 +142,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -332,9 +335,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -441,6 +441,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getinfo">
<meta name="author" content="">
<title>getinfo - Zcash 5.5.0 RPC Docs</title>
<title>getinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getinfo - Zcash 5.5.0 RPC</h1>
<h1>getinfo - Zcash 5.9.1 RPC</h1>
<pre>getinfo
Returns an object containing various state info.
@ -159,6 +159,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -349,9 +352,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -458,6 +458,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getlocalsolps">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getlocalsolps">
<meta name="author" content="">
<title>getlocalsolps - Zcash 5.5.0 RPC Docs</title>
<title>getlocalsolps - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getlocalsolps - Zcash 5.5.0 RPC</h1>
<h1>getlocalsolps - Zcash 5.9.1 RPC</h1>
<pre>getlocalsolps
@ -141,6 +141,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -331,9 +334,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -440,6 +440,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getmemoryinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getmemoryinfo">
<meta name="author" content="">
<title>getmemoryinfo - Zcash 5.5.0 RPC Docs</title>
<title>getmemoryinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getmemoryinfo - Zcash 5.5.0 RPC</h1>
<h1>getmemoryinfo - Zcash 5.9.1 RPC</h1>
<pre>getmemoryinfo
Returns an object containing information about memory usage.
@ -148,6 +148,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -338,9 +341,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -447,6 +447,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getmempoolinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getmempoolinfo">
<meta name="author" content="">
<title>getmempoolinfo - Zcash 5.5.0 RPC Docs</title>
<title>getmempoolinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getmempoolinfo - Zcash 5.5.0 RPC</h1>
<h1>getmempoolinfo - Zcash 5.9.1 RPC</h1>
<pre>getmempoolinfo
@ -144,6 +144,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -334,9 +337,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -443,6 +443,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getmininginfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getmininginfo">
<meta name="author" content="">
<title>getmininginfo - Zcash 5.5.0 RPC Docs</title>
<title>getmininginfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getmininginfo - Zcash 5.5.0 RPC</h1>
<h1>getmininginfo - Zcash 5.9.1 RPC</h1>
<pre>getmininginfo
@ -152,6 +152,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -342,9 +345,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -451,6 +451,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnettotals">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getnettotals">
<meta name="author" content="">
<title>getnettotals - Zcash 5.5.0 RPC Docs</title>
<title>getnettotals - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getnettotals - Zcash 5.5.0 RPC</h1>
<h1>getnettotals - Zcash 5.9.1 RPC</h1>
<pre>getnettotals
@ -154,6 +154,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -344,9 +347,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -453,6 +453,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnetworkhashps">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getnetworkhashps">
<meta name="author" content="">
<title>getnetworkhashps - Zcash 5.5.0 RPC Docs</title>
<title>getnetworkhashps - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getnetworkhashps - Zcash 5.5.0 RPC</h1>
<h1>getnetworkhashps - Zcash 5.9.1 RPC</h1>
<pre>getnetworkhashps ( blocks height )
@ -148,6 +148,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -338,9 +341,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -447,6 +447,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnetworkinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getnetworkinfo">
<meta name="author" content="">
<title>getnetworkinfo - Zcash 5.5.0 RPC Docs</title>
<title>getnetworkinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getnetworkinfo - Zcash 5.5.0 RPC</h1>
<h1>getnetworkinfo - Zcash 5.9.1 RPC</h1>
<pre>getnetworkinfo
Returns an object containing various state info regarding P2P networking.
@ -165,6 +165,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -355,9 +358,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -464,6 +464,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnetworksolps">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getnetworksolps">
<meta name="author" content="">
<title>getnetworksolps - Zcash 5.5.0 RPC Docs</title>
<title>getnetworksolps - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getnetworksolps - Zcash 5.5.0 RPC</h1>
<h1>getnetworksolps - Zcash 5.9.1 RPC</h1>
<pre>getnetworksolps ( blocks height )
@ -146,6 +146,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -336,9 +339,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -445,6 +445,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnewaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getnewaddress">
<meta name="author" content="">
<title>getnewaddress - Zcash 5.5.0 RPC Docs</title>
<title>getnewaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getnewaddress - Zcash 5.5.0 RPC</h1>
<h1>getnewaddress - Zcash 5.9.1 RPC</h1>
<pre>getnewaddress is DEPRECATED and will be removed in a future release
@ -134,6 +134,9 @@ See https://zcash.github.io/zcash/user/deprecation.html for more information.
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -324,9 +327,6 @@ See https://zcash.github.io/zcash/user/deprecation.html for more information.
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -433,6 +433,9 @@ See https://zcash.github.io/zcash/user/deprecation.html for more information.
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getpeerinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getpeerinfo">
<meta name="author" content="">
<title>getpeerinfo - Zcash 5.5.0 RPC Docs</title>
<title>getpeerinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getpeerinfo - Zcash 5.5.0 RPC</h1>
<h1>getpeerinfo - Zcash 5.9.1 RPC</h1>
<pre>getpeerinfo
@ -168,6 +168,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -358,9 +361,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -467,6 +467,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getrawchangeaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getrawchangeaddress">
<meta name="author" content="">
<title>getrawchangeaddress - Zcash 5.5.0 RPC Docs</title>
<title>getrawchangeaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getrawchangeaddress - Zcash 5.5.0 RPC</h1>
<h1>getrawchangeaddress - Zcash 5.9.1 RPC</h1>
<pre>getrawchangeaddress is DEPRECATED and will be removed in a future release
@ -135,6 +135,9 @@ See https://zcash.github.io/zcash/user/deprecation.html for more information.
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -325,9 +328,6 @@ See https://zcash.github.io/zcash/user/deprecation.html for more information.
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -434,6 +434,9 @@ See https://zcash.github.io/zcash/user/deprecation.html for more information.
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getrawmempool">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getrawmempool">
<meta name="author" content="">
<title>getrawmempool - Zcash 5.5.0 RPC Docs</title>
<title>getrawmempool - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getrawmempool - Zcash 5.5.0 RPC</h1>
<h1>getrawmempool - Zcash 5.9.1 RPC</h1>
<pre>getrawmempool ( verbose )
@ -163,6 +163,9 @@ Examples
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -353,9 +356,6 @@ Examples
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -462,6 +462,9 @@ Examples
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getrawtransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getrawtransaction">
<meta name="author" content="">
<title>getrawtransaction - Zcash 5.5.0 RPC Docs</title>
<title>getrawtransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getrawtransaction - Zcash 5.5.0 RPC</h1>
<h1>getrawtransaction - Zcash 5.9.1 RPC</h1>
<pre>getrawtransaction &#34;txid&#34; ( verbose &#34;blockhash&#34; )
@ -295,6 +295,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -485,9 +488,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -594,6 +594,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getreceivedbyaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getreceivedbyaddress">
<meta name="author" content="">
<title>getreceivedbyaddress - Zcash 5.5.0 RPC Docs</title>
<title>getreceivedbyaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getreceivedbyaddress - Zcash 5.5.0 RPC</h1>
<h1>getreceivedbyaddress - Zcash 5.9.1 RPC</h1>
<pre>getreceivedbyaddress &#34;zcashaddress&#34; ( minconf inZat asOfHeight )
@ -167,6 +167,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -357,9 +360,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -466,6 +466,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getspentinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getspentinfo">
<meta name="author" content="">
<title>getspentinfo - Zcash 5.5.0 RPC Docs</title>
<title>getspentinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getspentinfo - Zcash 5.5.0 RPC</h1>
<h1>getspentinfo - Zcash 5.9.1 RPC</h1>
<pre>getspentinfo {&#34;txid&#34;: &#34;txidhex&#34;, &#34;index&#34;: n}
@ -159,6 +159,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -349,9 +352,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -458,6 +458,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - gettransaction">
<meta name="author" content="">
<title>gettransaction - Zcash 5.5.0 RPC Docs</title>
<title>gettransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>gettransaction - Zcash 5.5.0 RPC</h1>
<h1>gettransaction - Zcash 5.9.1 RPC</h1>
<pre>gettransaction &#34;txid&#34; ( includeWatchonly verbose asOfHeight )
@ -193,6 +193,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -383,9 +386,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -492,6 +492,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettxout">
<meta name="description" content="Zcash 5.9.1 RPC Docs - gettxout">
<meta name="author" content="">
<title>gettxout - Zcash 5.5.0 RPC Docs</title>
<title>gettxout - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>gettxout - Zcash 5.5.0 RPC</h1>
<h1>gettxout - Zcash 5.9.1 RPC</h1>
<pre>gettxout &#34;txid&#34; n ( includemempool )
@ -168,6 +168,9 @@ As a json rpc call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -358,9 +361,6 @@ As a json rpc call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -467,6 +467,9 @@ As a json rpc call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettxoutproof">
<meta name="description" content="Zcash 5.9.1 RPC Docs - gettxoutproof">
<meta name="author" content="">
<title>gettxoutproof - Zcash 5.5.0 RPC Docs</title>
<title>gettxoutproof - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>gettxoutproof - Zcash 5.5.0 RPC</h1>
<h1>gettxoutproof - Zcash 5.9.1 RPC</h1>
<pre>gettxoutproof [&#34;txid&#34;,...] ( blockhash )
@ -151,6 +151,9 @@ Result:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -341,9 +344,6 @@ Result:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -450,6 +450,9 @@ Result:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettxoutsetinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - gettxoutsetinfo">
<meta name="author" content="">
<title>gettxoutsetinfo - Zcash 5.5.0 RPC Docs</title>
<title>gettxoutsetinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>gettxoutsetinfo - Zcash 5.5.0 RPC</h1>
<h1>gettxoutsetinfo - Zcash 5.9.1 RPC</h1>
<pre>gettxoutsetinfo
@ -149,6 +149,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -339,9 +342,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -448,6 +448,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getunconfirmedbalance">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getunconfirmedbalance">
<meta name="author" content="">
<title>getunconfirmedbalance - Zcash 5.5.0 RPC Docs</title>
<title>getunconfirmedbalance - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getunconfirmedbalance - Zcash 5.5.0 RPC</h1>
<h1>getunconfirmedbalance - Zcash 5.9.1 RPC</h1>
<pre>getunconfirmedbalance
Returns the server&#39;s total unconfirmed transparent balance
@ -132,6 +132,9 @@ Returns the server&#39;s total unconfirmed transparent balance
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -322,9 +325,6 @@ Returns the server&#39;s total unconfirmed transparent balance
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -431,6 +431,9 @@ Returns the server&#39;s total unconfirmed transparent balance
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - getwalletinfo">
<meta name="description" content="Zcash 5.9.1 RPC Docs - getwalletinfo">
<meta name="author" content="">
<title>getwalletinfo - Zcash 5.5.0 RPC Docs</title>
<title>getwalletinfo - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>getwalletinfo - Zcash 5.5.0 RPC</h1>
<h1>getwalletinfo - Zcash 5.9.1 RPC</h1>
<pre>getwalletinfo ( asOfHeight )
Returns wallet state information.
@ -168,6 +168,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -358,9 +361,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -467,6 +467,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - help">
<meta name="description" content="Zcash 5.9.1 RPC Docs - help">
<meta name="author" content="">
<title>help - Zcash 5.5.0 RPC Docs</title>
<title>help - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>help - Zcash 5.5.0 RPC</h1>
<h1>help - Zcash 5.9.1 RPC</h1>
<pre>help ( &#34;command&#34; )
@ -139,6 +139,9 @@ Result:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -329,9 +332,6 @@ Result:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -438,6 +438,9 @@ Result:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - importaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - importaddress">
<meta name="author" content="">
<title>importaddress - Zcash 5.5.0 RPC Docs</title>
<title>importaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>importaddress - Zcash 5.5.0 RPC</h1>
<h1>importaddress - Zcash 5.9.1 RPC</h1>
<pre>importaddress &#34;address&#34; ( &#34;label&#34; rescan p2sh )
@ -156,6 +156,9 @@ As a JSON-RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -346,9 +349,6 @@ As a JSON-RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -455,6 +455,9 @@ As a JSON-RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - importprivkey">
<meta name="description" content="Zcash 5.9.1 RPC Docs - importprivkey">
<meta name="author" content="">
<title>importprivkey - Zcash 5.5.0 RPC Docs</title>
<title>importprivkey - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>importprivkey - Zcash 5.5.0 RPC</h1>
<h1>importprivkey - Zcash 5.9.1 RPC</h1>
<pre>importprivkey &#34;zcashprivkey&#34; ( &#34;label&#34; rescan )
@ -154,6 +154,9 @@ As a JSON-RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -344,9 +347,6 @@ As a JSON-RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -453,6 +453,9 @@ As a JSON-RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - importpubkey">
<meta name="description" content="Zcash 5.9.1 RPC Docs - importpubkey">
<meta name="author" content="">
<title>importpubkey - Zcash 5.5.0 RPC Docs</title>
<title>importpubkey - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>importpubkey - Zcash 5.5.0 RPC</h1>
<h1>importpubkey - Zcash 5.9.1 RPC</h1>
<pre>importpubkey &#34;pubkey&#34; ( &#34;label&#34; rescan )
@ -151,6 +151,9 @@ As a JSON-RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -341,9 +344,6 @@ As a JSON-RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -450,6 +450,9 @@ As a JSON-RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - importwallet">
<meta name="description" content="Zcash 5.9.1 RPC Docs - importwallet">
<meta name="author" content="">
<title>importwallet - Zcash 5.5.0 RPC Docs</title>
<title>importwallet - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>importwallet - Zcash 5.5.0 RPC</h1>
<h1>importwallet - Zcash 5.9.1 RPC</h1>
<pre>importwallet &#34;filename&#34;
@ -147,6 +147,9 @@ Import using the json rpc call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -337,9 +340,6 @@ Import using the json rpc call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -446,6 +446,9 @@ Import using the json rpc call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs">
<meta name="description" content="Zcash 5.9.1 RPC Docs">
<meta name="author" content="">
<title>Zcash 5.5.0 RPC Docs</title>
<title>Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>Zcash 5.5.0 RPC</h1>
<h1>Zcash 5.9.1 RPC</h1>
<p>
Maintained by <a href="https://twitter.com/_garethtdavies">@_garethtdavies</a>; modified by: <a href="https://github.com/mdr0id">mdr0id</a>;license of the docs is MIT (see <a href="https://github.com/zcash/zcash">zcash repo</a>), license of the scripts and webpage is also MIT (<a href="https://github.com/zcash-rpc/zcash-rpc.github.io">github repo</a>)
@ -126,6 +126,9 @@
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -316,9 +319,6 @@
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -425,6 +425,9 @@
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - keypoolrefill">
<meta name="description" content="Zcash 5.9.1 RPC Docs - keypoolrefill">
<meta name="author" content="">
<title>keypoolrefill - Zcash 5.5.0 RPC Docs</title>
<title>keypoolrefill - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>keypoolrefill - Zcash 5.5.0 RPC</h1>
<h1>keypoolrefill - Zcash 5.9.1 RPC</h1>
<pre>keypoolrefill ( newsize )
@ -142,6 +142,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -332,9 +335,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -441,6 +441,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listaddresses">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listaddresses">
<meta name="author" content="">
<title>listaddresses - Zcash 5.5.0 RPC Docs</title>
<title>listaddresses - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listaddresses - Zcash 5.5.0 RPC</h1>
<h1>listaddresses - Zcash 5.9.1 RPC</h1>
<pre>listaddresses
@ -193,6 +193,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -383,9 +386,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -492,6 +492,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listaddressgroupings">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listaddressgroupings">
<meta name="author" content="">
<title>listaddressgroupings - Zcash 5.5.0 RPC Docs</title>
<title>listaddressgroupings - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listaddressgroupings - Zcash 5.5.0 RPC</h1>
<h1>listaddressgroupings - Zcash 5.9.1 RPC</h1>
<pre>listaddressgroupings ( asOfHeight )
@ -163,6 +163,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -353,9 +356,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -462,6 +462,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listbanned">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listbanned">
<meta name="author" content="">
<title>listbanned - Zcash 5.5.0 RPC Docs</title>
<title>listbanned - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listbanned - Zcash 5.5.0 RPC</h1>
<h1>listbanned - Zcash 5.9.1 RPC</h1>
<pre>listbanned
@ -137,6 +137,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -327,9 +330,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -436,6 +436,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listlockunspent">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listlockunspent">
<meta name="author" content="">
<title>listlockunspent - Zcash 5.5.0 RPC Docs</title>
<title>listlockunspent - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listlockunspent - Zcash 5.5.0 RPC</h1>
<h1>listlockunspent - Zcash 5.9.1 RPC</h1>
<pre>listlockunspent
@ -160,6 +160,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -350,9 +353,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -459,6 +459,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listreceivedbyaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listreceivedbyaddress">
<meta name="author" content="">
<title>listreceivedbyaddress - Zcash 5.5.0 RPC Docs</title>
<title>listreceivedbyaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listreceivedbyaddress - Zcash 5.5.0 RPC</h1>
<h1>listreceivedbyaddress - Zcash 5.9.1 RPC</h1>
<pre>listreceivedbyaddress ( minconf includeempty includeWatchonly addressFilter includeImmatureCoinbase asOfHeight )
@ -172,6 +172,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -362,9 +365,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -471,6 +471,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listsinceblock">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listsinceblock">
<meta name="author" content="">
<title>listsinceblock - Zcash 5.5.0 RPC Docs</title>
<title>listsinceblock - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listsinceblock - Zcash 5.5.0 RPC</h1>
<h1>listsinceblock - Zcash 5.9.1 RPC</h1>
<pre>listsinceblock ( &#34;blockhash&#34; target-confirmations includeWatchonly includeRemoved includeChange asOfHeight )
@ -182,6 +182,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -372,9 +375,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -481,6 +481,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listtransactions">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listtransactions">
<meta name="author" content="">
<title>listtransactions - Zcash 5.5.0 RPC Docs</title>
<title>listtransactions - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listtransactions - Zcash 5.5.0 RPC</h1>
<h1>listtransactions - Zcash 5.9.1 RPC</h1>
<pre>listtransactions ( &#34;dummy&#34; count from includeWatchonly asOfHeight)
@ -196,6 +196,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -386,9 +389,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -495,6 +495,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - listunspent">
<meta name="description" content="Zcash 5.9.1 RPC Docs - listunspent">
<meta name="author" content="">
<title>listunspent - Zcash 5.5.0 RPC Docs</title>
<title>listunspent - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>listunspent - Zcash 5.5.0 RPC</h1>
<h1>listunspent - Zcash 5.9.1 RPC</h1>
<pre>listunspent ( minconf maxconf [&#34;address&#34;,...] includeUnsafe queryOptions asOfHeight )
@ -181,6 +181,9 @@ Examples
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -371,9 +374,6 @@ Examples
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -480,6 +480,9 @@ Examples
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - lockunspent">
<meta name="description" content="Zcash 5.9.1 RPC Docs - lockunspent">
<meta name="author" content="">
<title>lockunspent - Zcash 5.5.0 RPC Docs</title>
<title>lockunspent - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>lockunspent - Zcash 5.5.0 RPC</h1>
<h1>lockunspent - Zcash 5.9.1 RPC</h1>
<pre>lockunspent unlock [{&#34;txid&#34;:&#34;txid&#34;,&#34;vout&#34;:n},...]
@ -169,6 +169,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -359,9 +362,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -468,6 +468,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - ping">
<meta name="description" content="Zcash 5.9.1 RPC Docs - ping">
<meta name="author" content="">
<title>ping - Zcash 5.5.0 RPC Docs</title>
<title>ping - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>ping - Zcash 5.5.0 RPC</h1>
<h1>ping - Zcash 5.9.1 RPC</h1>
<pre>ping
@ -139,6 +139,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -329,9 +332,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -438,6 +438,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - prioritisetransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - prioritisetransaction">
<meta name="author" content="">
<title>prioritisetransaction - Zcash 5.5.0 RPC Docs</title>
<title>prioritisetransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>prioritisetransaction - Zcash 5.5.0 RPC</h1>
<h1>prioritisetransaction - Zcash 5.9.1 RPC</h1>
<pre>prioritisetransaction &lt;txid&gt; &lt;priority delta&gt; &lt;fee delta&gt;
Accepts the transaction into mined blocks at a higher (or lower) priority
@ -146,6 +146,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -336,9 +339,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -445,6 +445,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
<meta name="description" content="Zcash 5.9.1 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
<meta name="author" content="">
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.5.0 RPC Docs</title>
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.5.0 RPC</h1>
<h1>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.9.1 RPC</h1>
{{if .Command}}
<pre>{{.Command.Description}}</pre>
<hr>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - sendmany">
<meta name="description" content="Zcash 5.9.1 RPC Docs - sendmany">
<meta name="author" content="">
<title>sendmany - Zcash 5.5.0 RPC Docs</title>
<title>sendmany - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>sendmany - Zcash 5.5.0 RPC</h1>
<h1>sendmany - Zcash 5.9.1 RPC</h1>
<pre>sendmany &#34;&#34; {&#34;address&#34;:amount,...} ( minconf &#34;comment&#34; [&#34;address&#34;,...] )
@ -175,6 +175,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -365,9 +368,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -474,6 +474,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - sendrawtransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - sendrawtransaction">
<meta name="author" content="">
<title>sendrawtransaction - Zcash 5.5.0 RPC Docs</title>
<title>sendrawtransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>sendrawtransaction - Zcash 5.5.0 RPC</h1>
<h1>sendrawtransaction - Zcash 5.9.1 RPC</h1>
<pre>sendrawtransaction &#34;hexstring&#34; ( allowhighfees )
@ -155,6 +155,9 @@ As a json rpc call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -345,9 +348,6 @@ As a json rpc call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -454,6 +454,9 @@ As a json rpc call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - sendtoaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - sendtoaddress">
<meta name="author" content="">
<title>sendtoaddress - Zcash 5.5.0 RPC Docs</title>
<title>sendtoaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>sendtoaddress - Zcash 5.5.0 RPC</h1>
<h1>sendtoaddress - Zcash 5.9.1 RPC</h1>
<pre>sendtoaddress &#34;zcashaddress&#34; amount ( &#34;comment&#34; &#34;comment-to&#34; subtractfeefromamount )
@ -157,6 +157,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -347,9 +350,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -456,6 +456,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - setban">
<meta name="description" content="Zcash 5.9.1 RPC Docs - setban">
<meta name="author" content="">
<title>setban - Zcash 5.5.0 RPC Docs</title>
<title>setban - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>setban - Zcash 5.5.0 RPC</h1>
<h1>setban - Zcash 5.9.1 RPC</h1>
<pre>setban &#34;ip(/netmask)&#34; &#34;add|remove&#34; (bantime) (absolute)
@ -144,6 +144,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -334,9 +337,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -443,6 +443,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - setgenerate">
<meta name="description" content="Zcash 5.9.1 RPC Docs - setgenerate">
<meta name="author" content="">
<title>setgenerate - Zcash 5.5.0 RPC Docs</title>
<title>setgenerate - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>setgenerate - Zcash 5.5.0 RPC</h1>
<h1>setgenerate - Zcash 5.9.1 RPC</h1>
<pre>setgenerate generate ( genproclimit )
@ -153,6 +153,9 @@ Using json rpc
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -343,9 +346,6 @@ Using json rpc
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -452,6 +452,9 @@ Using json rpc
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - setlogfilter">
<meta name="description" content="Zcash 5.9.1 RPC Docs - setlogfilter">
<meta name="author" content="">
<title>setlogfilter - Zcash 5.5.0 RPC Docs</title>
<title>setlogfilter - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>setlogfilter - Zcash 5.5.0 RPC</h1>
<h1>setlogfilter - Zcash 5.9.1 RPC</h1>
<pre>setlogfilter &#34;directives&#34;
@ -156,6 +156,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -346,9 +349,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -455,6 +455,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - settxfee">
<meta name="description" content="Zcash 5.9.1 RPC Docs - settxfee">
<meta name="author" content="">
<title>settxfee - Zcash 5.5.0 RPC Docs</title>
<title>settxfee - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>settxfee - Zcash 5.5.0 RPC</h1>
<h1>settxfee - Zcash 5.9.1 RPC</h1>
<pre>settxfee amount
@ -143,6 +143,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -333,9 +336,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -442,6 +442,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - signmessage">
<meta name="description" content="Zcash 5.9.1 RPC Docs - signmessage">
<meta name="author" content="">
<title>signmessage - Zcash 5.5.0 RPC Docs</title>
<title>signmessage - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>signmessage - Zcash 5.5.0 RPC</h1>
<h1>signmessage - Zcash 5.9.1 RPC</h1>
<pre>signmessage &#34;t-addr&#34; &#34;message&#34;
@ -155,6 +155,9 @@ As json rpc
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -345,9 +348,6 @@ As json rpc
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -454,6 +454,9 @@ As json rpc
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - signrawtransaction">
<meta name="description" content="Zcash 5.9.1 RPC Docs - signrawtransaction">
<meta name="author" content="">
<title>signrawtransaction - Zcash 5.5.0 RPC Docs</title>
<title>signrawtransaction - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>signrawtransaction - Zcash 5.5.0 RPC</h1>
<h1>signrawtransaction - Zcash 5.9.1 RPC</h1>
<pre>signrawtransaction &#34;hexstring&#34; ( [{&#34;txid&#34;:&#34;id&#34;,&#34;vout&#34;:n,&#34;scriptPubKey&#34;:&#34;hex&#34;,&#34;redeemScript&#34;:&#34;hex&#34;},...] [&#34;privatekey1&#34;,...] sighashtype )
@ -185,6 +185,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -375,9 +378,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -484,6 +484,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - stop">
<meta name="description" content="Zcash 5.9.1 RPC Docs - stop">
<meta name="author" content="">
<title>stop - Zcash 5.5.0 RPC Docs</title>
<title>stop - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>stop - Zcash 5.5.0 RPC</h1>
<h1>stop - Zcash 5.9.1 RPC</h1>
<pre>stop
@ -132,6 +132,9 @@ Stop Zcash server.
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -322,9 +325,6 @@ Stop Zcash server.
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -431,6 +431,9 @@ Stop Zcash server.
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - submitblock">
<meta name="description" content="Zcash 5.9.1 RPC Docs - submitblock">
<meta name="author" content="">
<title>submitblock - Zcash 5.5.0 RPC Docs</title>
<title>submitblock - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>submitblock - Zcash 5.5.0 RPC</h1>
<h1>submitblock - Zcash 5.9.1 RPC</h1>
<pre>submitblock &#34;hexdata&#34; ( &#34;jsonparametersobject&#34; )
@ -154,6 +154,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -344,9 +347,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -453,6 +453,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - validateaddress">
<meta name="description" content="Zcash 5.9.1 RPC Docs - validateaddress">
<meta name="author" content="">
<title>validateaddress - Zcash 5.5.0 RPC Docs</title>
<title>validateaddress - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>validateaddress - Zcash 5.5.0 RPC</h1>
<h1>validateaddress - Zcash 5.9.1 RPC</h1>
<pre>validateaddress &#34;zcashaddress&#34;
@ -152,6 +152,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -342,9 +345,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -451,6 +451,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - verifychain">
<meta name="description" content="Zcash 5.9.1 RPC Docs - verifychain">
<meta name="author" content="">
<title>verifychain - Zcash 5.5.0 RPC Docs</title>
<title>verifychain - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>verifychain - Zcash 5.5.0 RPC</h1>
<h1>verifychain - Zcash 5.9.1 RPC</h1>
<pre>verifychain ( checklevel numblocks )
@ -144,6 +144,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -334,9 +337,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -443,6 +443,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - verifymessage">
<meta name="description" content="Zcash 5.9.1 RPC Docs - verifymessage">
<meta name="author" content="">
<title>verifymessage - Zcash 5.5.0 RPC Docs</title>
<title>verifymessage - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>verifymessage - Zcash 5.5.0 RPC</h1>
<h1>verifymessage - Zcash 5.9.1 RPC</h1>
<pre>verifymessage &#34;zcashaddress&#34; &#34;signature&#34; &#34;message&#34;
@ -155,6 +155,9 @@ As json rpc
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -345,9 +348,6 @@ As json rpc
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -454,6 +454,9 @@ As json rpc
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - verifytxoutproof">
<meta name="description" content="Zcash 5.9.1 RPC Docs - verifytxoutproof">
<meta name="author" content="">
<title>verifytxoutproof - Zcash 5.5.0 RPC Docs</title>
<title>verifytxoutproof - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>verifytxoutproof - Zcash 5.5.0 RPC</h1>
<h1>verifytxoutproof - Zcash 5.9.1 RPC</h1>
<pre>verifytxoutproof &#34;proof&#34;
@ -140,6 +140,9 @@ Result:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -330,9 +333,6 @@ Result:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -439,6 +439,9 @@ Result:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - walletconfirmbackup">
<meta name="description" content="Zcash 5.9.1 RPC Docs - walletconfirmbackup">
<meta name="author" content="">
<title>walletconfirmbackup - Zcash 5.5.0 RPC Docs</title>
<title>walletconfirmbackup - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>walletconfirmbackup - Zcash 5.5.0 RPC</h1>
<h1>walletconfirmbackup - Zcash 5.9.1 RPC</h1>
<pre>walletconfirmbackup &#34;emergency recovery phrase&#34;
@ -149,6 +149,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -339,9 +342,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -448,6 +448,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

545
z_converttex.html Normal file
View File

@ -0,0 +1,545 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.9.1 RPC Docs - z_converttex">
<meta name="author" content="">
<title>z_converttex - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
.card-body {
font-size:80%;
padding-top: 0.5em;
}
pre {
word-break: break-word;
white-space: pre-wrap;
}
</style>
<body>
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>z_converttex - Zcash 5.9.1 RPC</h1>
<pre>z_converttex ( &#34;transparentaddress&#34; )
Converts a transparent Zcash address to a TEX address.
Arguments:
1. &#34;transparentaddress&#34; (string, required)
Result:
&#34;texaddress&#34; (string) The converted ZIP 320 (TEX) address
Examples:
&gt; zcash-cli z_converttex &#34;t1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd&#34;
</pre>
<hr>
<p>
Maintained by <a href="https://twitter.com/_garethtdavies">@_garethtdavies</a>; modified by: <a href="https://github.com/mdr0id">mdr0id</a>;license of the docs is MIT (see <a href="https://github.com/zcash/zcash">zcash repo</a>), license of the scripts and webpage is also MIT (<a href="https://github.com/zcash-rpc/zcash-rpc.github.io">github repo</a>)
</p>
<p>
Note it uses a mainnet zcash node
</p>
</div>
<div class="col-4 col-lg-3 col-xl-2">
<div class="card">
<div class="card-header">
Addressindex
</div>
<div class="card-body">
<a href="getaddressbalance.html">getaddressbalance</a>
<br>
<a href="getaddressdeltas.html">getaddressdeltas</a>
<br>
<a href="getaddressmempool.html">getaddressmempool</a>
<br>
<a href="getaddresstxids.html">getaddresstxids</a>
<br>
<a href="getaddressutxos.html">getaddressutxos</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Blockchain
</div>
<div class="card-body">
<a href="getbestblockhash.html">getbestblockhash</a>
<br>
<a href="getblock.html">getblock</a>
<br>
<a href="getblockchaininfo.html">getblockchaininfo</a>
<br>
<a href="getblockcount.html">getblockcount</a>
<br>
<a href="getblockdeltas.html">getblockdeltas</a>
<br>
<a href="getblockhash.html">getblockhash</a>
<br>
<a href="getblockhashes.html">getblockhashes</a>
<br>
<a href="getblockheader.html">getblockheader</a>
<br>
<a href="getchaintips.html">getchaintips</a>
<br>
<a href="getdifficulty.html">getdifficulty</a>
<br>
<a href="getmempoolinfo.html">getmempoolinfo</a>
<br>
<a href="getrawmempool.html">getrawmempool</a>
<br>
<a href="getspentinfo.html">getspentinfo</a>
<br>
<a href="gettxout.html">gettxout</a>
<br>
<a href="gettxoutproof.html">gettxoutproof</a>
<br>
<a href="gettxoutsetinfo.html">gettxoutsetinfo</a>
<br>
<a href="verifychain.html">verifychain</a>
<br>
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Control
</div>
<div class="card-body">
<a href="getexperimentalfeatures.html">getexperimentalfeatures</a>
<br>
<a href="getinfo.html">getinfo</a>
<br>
<a href="getmemoryinfo.html">getmemoryinfo</a>
<br>
<a href="help.html">help</a>
<br>
<a href="setlogfilter.html">setlogfilter</a>
<br>
<a href="stop.html">stop</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Disclosure
</div>
<div class="card-body">
<a href="z_getpaymentdisclosure.html">z_getpaymentdisclosure</a>
<br>
<a href="z_validatepaymentdisclosure.html">z_validatepaymentdisclosure</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Generating
</div>
<div class="card-body">
<a href="generate.html">generate</a>
<br>
<a href="getgenerate.html">getgenerate</a>
<br>
<a href="setgenerate.html">setgenerate</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Mining
</div>
<div class="card-body">
<a href="getblocksubsidy.html">getblocksubsidy</a>
<br>
<a href="getblocktemplate.html">getblocktemplate</a>
<br>
<a href="getlocalsolps.html">getlocalsolps</a>
<br>
<a href="getmininginfo.html">getmininginfo</a>
<br>
<a href="getnetworkhashps.html">getnetworkhashps</a>
<br>
<a href="getnetworksolps.html">getnetworksolps</a>
<br>
<a href="prioritisetransaction.html">prioritisetransaction</a>
<br>
<a href="submitblock.html">submitblock</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Network
</div>
<div class="card-body">
<a href="addnode.html">addnode</a>
<br>
<a href="clearbanned.html">clearbanned</a>
<br>
<a href="disconnectnode.html">disconnectnode</a>
<br>
<a href="getaddednodeinfo.html">getaddednodeinfo</a>
<br>
<a href="getconnectioncount.html">getconnectioncount</a>
<br>
<a href="getdeprecationinfo.html">getdeprecationinfo</a>
<br>
<a href="getnettotals.html">getnettotals</a>
<br>
<a href="getnetworkinfo.html">getnetworkinfo</a>
<br>
<a href="getpeerinfo.html">getpeerinfo</a>
<br>
<a href="listbanned.html">listbanned</a>
<br>
<a href="ping.html">ping</a>
<br>
<a href="setban.html">setban</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Rawtransactions
</div>
<div class="card-body">
<a href="createrawtransaction.html">createrawtransaction</a>
<br>
<a href="decoderawtransaction.html">decoderawtransaction</a>
<br>
<a href="decodescript.html">decodescript</a>
<br>
<a href="fundrawtransaction.html">fundrawtransaction</a>
<br>
<a href="getrawtransaction.html">getrawtransaction</a>
<br>
<a href="sendrawtransaction.html">sendrawtransaction</a>
<br>
<a href="signrawtransaction.html">signrawtransaction</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Util
</div>
<div class="card-body">
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
<a href="verifymessage.html">verifymessage</a>
<br>
<a href="z_validateaddress.html">z_validateaddress</a>
<br>
</div>
</div>
<br>
<div class="card">
<div class="card-header">
Wallet
</div>
<div class="card-body">
<a href="addmultisigaddress.html">addmultisigaddress</a>
<br>
<a href="backupwallet.html">backupwallet</a>
<br>
<a href="dumpprivkey.html">dumpprivkey</a>
<br>
<a href="encryptwallet.html">encryptwallet</a>
<br>
<a href="getbalance.html">getbalance</a>
<br>
<a href="getnewaddress.html">getnewaddress</a>
<br>
<a href="getrawchangeaddress.html">getrawchangeaddress</a>
<br>
<a href="getreceivedbyaddress.html">getreceivedbyaddress</a>
<br>
<a href="gettransaction.html">gettransaction</a>
<br>
<a href="getunconfirmedbalance.html">getunconfirmedbalance</a>
<br>
<a href="getwalletinfo.html">getwalletinfo</a>
<br>
<a href="importaddress.html">importaddress</a>
<br>
<a href="importprivkey.html">importprivkey</a>
<br>
<a href="importpubkey.html">importpubkey</a>
<br>
<a href="importwallet.html">importwallet</a>
<br>
<a href="keypoolrefill.html">keypoolrefill</a>
<br>
<a href="listaddresses.html">listaddresses</a>
<br>
<a href="listaddressgroupings.html">listaddressgroupings</a>
<br>
<a href="listlockunspent.html">listlockunspent</a>
<br>
<a href="listreceivedbyaddress.html">listreceivedbyaddress</a>
<br>
<a href="listsinceblock.html">listsinceblock</a>
<br>
<a href="listtransactions.html">listtransactions</a>
<br>
<a href="listunspent.html">listunspent</a>
<br>
<a href="lockunspent.html">lockunspent</a>
<br>
<a href="sendmany.html">sendmany</a>
<br>
<a href="sendtoaddress.html">sendtoaddress</a>
<br>
<a href="settxfee.html">settxfee</a>
<br>
<a href="signmessage.html">signmessage</a>
<br>
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>
<a href="z_exportviewingkey.html">z_exportviewingkey</a>
<br>
<a href="z_exportwallet.html">z_exportwallet</a>
<br>
<a href="z_getaddressforaccount.html">z_getaddressforaccount</a>
<br>
<a href="z_getbalance.html">z_getbalance</a>
<br>
<a href="z_getbalanceforaccount.html">z_getbalanceforaccount</a>
<br>
<a href="z_getbalanceforviewingkey.html">z_getbalanceforviewingkey</a>
<br>
<a href="z_getmigrationstatus.html">z_getmigrationstatus</a>
<br>
<a href="z_getnewaccount.html">z_getnewaccount</a>
<br>
<a href="z_getnewaddress.html">z_getnewaddress</a>
<br>
<a href="z_getnotescount.html">z_getnotescount</a>
<br>
<a href="z_getoperationresult.html">z_getoperationresult</a>
<br>
<a href="z_getoperationstatus.html">z_getoperationstatus</a>
<br>
<a href="z_gettotalbalance.html">z_gettotalbalance</a>
<br>
<a href="z_importkey.html">z_importkey</a>
<br>
<a href="z_importviewingkey.html">z_importviewingkey</a>
<br>
<a href="z_importwallet.html">z_importwallet</a>
<br>
<a href="z_listaccounts.html">z_listaccounts</a>
<br>
<a href="z_listaddresses.html">z_listaddresses</a>
<br>
<a href="z_listoperationids.html">z_listoperationids</a>
<br>
<a href="z_listreceivedbyaddress.html">z_listreceivedbyaddress</a>
<br>
<a href="z_listunifiedreceivers.html">z_listunifiedreceivers</a>
<br>
<a href="z_listunspent.html">z_listunspent</a>
<br>
<a href="z_mergetoaddress.html">z_mergetoaddress</a>
<br>
<a href="z_sendmany.html">z_sendmany</a>
<br>
<a href="z_setmigration.html">z_setmigration</a>
<br>
<a href="z_shieldcoinbase.html">z_shieldcoinbase</a>
<br>
<a href="z_viewtransaction.html">z_viewtransaction</a>
<br>
<a href="zcbenchmark.html">zcbenchmark</a>
<br>
<a href="zcsamplejoinsplit.html">zcsamplejoinsplit</a>
<br>
</div>
</div>
<br>
</div>
</div>
</main>
</body>
</html>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_exportkey">
<meta name="description" content="Zcash 5.9.1 RPC Docs - z_exportkey">
<meta name="author" content="">
<title>z_exportkey - Zcash 5.5.0 RPC Docs</title>
<title>z_exportkey - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>z_exportkey - Zcash 5.5.0 RPC</h1>
<h1>z_exportkey - Zcash 5.9.1 RPC</h1>
<pre>z_exportkey &#34;zaddr&#34;
@ -145,6 +145,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -335,9 +338,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -444,6 +444,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_exportviewingkey">
<meta name="description" content="Zcash 5.9.1 RPC Docs - z_exportviewingkey">
<meta name="author" content="">
<title>z_exportviewingkey - Zcash 5.5.0 RPC Docs</title>
<title>z_exportviewingkey - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>z_exportviewingkey - Zcash 5.5.0 RPC</h1>
<h1>z_exportviewingkey - Zcash 5.9.1 RPC</h1>
<pre>z_exportviewingkey &#34;zaddr&#34;
@ -146,6 +146,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -336,9 +339,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -445,6 +445,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_exportwallet">
<meta name="description" content="Zcash 5.9.1 RPC Docs - z_exportwallet">
<meta name="author" content="">
<title>z_exportwallet - Zcash 5.5.0 RPC Docs</title>
<title>z_exportwallet - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>z_exportwallet - Zcash 5.5.0 RPC</h1>
<h1>z_exportwallet - Zcash 5.9.1 RPC</h1>
<pre>z_exportwallet &#34;filename&#34;
@ -143,6 +143,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -333,9 +336,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -442,6 +442,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_getaddressforaccount">
<meta name="description" content="Zcash 5.9.1 RPC Docs - z_getaddressforaccount">
<meta name="author" content="">
<title>z_getaddressforaccount - Zcash 5.5.0 RPC Docs</title>
<title>z_getaddressforaccount - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>z_getaddressforaccount - Zcash 5.5.0 RPC</h1>
<h1>z_getaddressforaccount - Zcash 5.9.1 RPC</h1>
<pre>z_getaddressforaccount account ( [&#34;receiver_type&#34;, ...] diversifier_index )
@ -163,6 +163,9 @@ Examples:
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -353,9 +356,6 @@ Examples:
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -462,6 +462,9 @@ Examples:
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

View File

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_getbalance">
<meta name="description" content="Zcash 5.9.1 RPC Docs - z_getbalance">
<meta name="author" content="">
<title>z_getbalance - Zcash 5.5.0 RPC Docs</title>
<title>z_getbalance - Zcash 5.9.1 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
<style>
@ -23,14 +23,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.9.1 RPC Docs</a>
</nav>
<main role="main" class="container-fluid" style="margin-top: 1pc;">
<div class="row">
<div class="col-8 col-lg-9 col-xl-10">
<h1>z_getbalance - Zcash 5.5.0 RPC</h1>
<h1>z_getbalance - Zcash 5.9.1 RPC</h1>
<pre>z_getbalance &#34;address&#34; ( minconf inZat )
@ -157,6 +157,9 @@ As a JSON RPC call
<a href="verifytxoutproof.html">verifytxoutproof</a>
<br>
<a href="z_getsubtreesbyindex.html">z_getsubtreesbyindex</a>
<br>
<a href="z_gettreestate.html">z_gettreestate</a>
<br>
@ -347,9 +350,6 @@ As a JSON RPC call
<a href="createmultisig.html">createmultisig</a>
<br>
<a href="estimatefee.html">estimatefee</a>
<br>
<a href="validateaddress.html">validateaddress</a>
<br>
@ -456,6 +456,9 @@ As a JSON RPC call
<a href="walletconfirmbackup.html">walletconfirmbackup</a>
<br>
<a href="z_converttex.html">z_converttex</a>
<br>
<a href="z_exportkey.html">z_exportkey</a>
<br>

Some files were not shown because too many files have changed in this diff Show More