Merge pull request #9 from zcash/v5.1.0_update

V5.1.0 update
This commit is contained in:
Marshall Gaucher 2022-07-14 15:36:48 -07:00 committed by GitHub
commit ba0951d2d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
133 changed files with 627 additions and 571 deletions

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - addmultisigaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - addmultisigaddress">
<meta name="author" content="">
<title>addmultisigaddress - Zcash 5.0.0 RPC Docs</title>
<title>addmultisigaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>addmultisigaddress - Zcash 5.1.0 RPC</h1>
<pre>addmultisigaddress nrequired [&#34;key&#34;,...] ( &#34;&#34; )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - addnode">
<meta name="description" content="Zcash 5.1.0 RPC Docs - addnode">
<meta name="author" content="">
<title>addnode - Zcash 5.0.0 RPC Docs</title>
<title>addnode - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>addnode - Zcash 5.1.0 RPC</h1>
<pre>addnode &#34;node&#34; &#34;add|remove|onetry&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - backupwallet">
<meta name="description" content="Zcash 5.1.0 RPC Docs - backupwallet">
<meta name="author" content="">
<title>backupwallet - Zcash 5.0.0 RPC Docs</title>
<title>backupwallet - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>backupwallet - Zcash 5.1.0 RPC</h1>
<pre>backupwallet &#34;destination&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - clearbanned">
<meta name="description" content="Zcash 5.1.0 RPC Docs - clearbanned">
<meta name="author" content="">
<title>clearbanned - Zcash 5.0.0 RPC Docs</title>
<title>clearbanned - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>clearbanned - Zcash 5.1.0 RPC</h1>
<pre>clearbanned

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - createmultisig">
<meta name="description" content="Zcash 5.1.0 RPC Docs - createmultisig">
<meta name="author" content="">
<title>createmultisig - Zcash 5.0.0 RPC Docs</title>
<title>createmultisig - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>createmultisig - Zcash 5.1.0 RPC</h1>
<pre>createmultisig nrequired [&#34;key&#34;,...]

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - createrawtransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - createrawtransaction">
<meta name="author" content="">
<title>createrawtransaction - Zcash 5.0.0 RPC Docs</title>
<title>createrawtransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>createrawtransaction - Zcash 5.1.0 RPC</h1>
<pre>createrawtransaction [{&#34;txid&#34;:&#34;id&#34;,&#34;vout&#34;:n},...] {&#34;address&#34;:amount,...} ( locktime ) ( expiryheight )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - decoderawtransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - decoderawtransaction">
<meta name="author" content="">
<title>decoderawtransaction - Zcash 5.0.0 RPC Docs</title>
<title>decoderawtransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>decoderawtransaction - Zcash 5.1.0 RPC</h1>
<pre>decoderawtransaction &#34;hexstring&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - decodescript">
<meta name="description" content="Zcash 5.1.0 RPC Docs - decodescript">
<meta name="author" content="">
<title>decodescript - Zcash 5.0.0 RPC Docs</title>
<title>decodescript - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>decodescript - Zcash 5.1.0 RPC</h1>
<pre>decodescript &#34;hex&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - disconnectnode">
<meta name="description" content="Zcash 5.1.0 RPC Docs - disconnectnode">
<meta name="author" content="">
<title>disconnectnode - Zcash 5.0.0 RPC Docs</title>
<title>disconnectnode - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>disconnectnode - Zcash 5.1.0 RPC</h1>
<pre>disconnectnode &#34;node&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - dumpprivkey">
<meta name="description" content="Zcash 5.1.0 RPC Docs - dumpprivkey">
<meta name="author" content="">
<title>dumpprivkey - Zcash 5.0.0 RPC Docs</title>
<title>dumpprivkey - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>dumpprivkey - Zcash 5.1.0 RPC</h1>
<pre>dumpprivkey &#34;t-addr&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - dumpwallet">
<meta name="description" content="Zcash 5.1.0 RPC Docs - dumpwallet">
<meta name="author" content="">
<title>dumpwallet - Zcash 5.0.0 RPC Docs</title>
<title>dumpwallet - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,31 +25,20 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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>dumpwallet - Zcash 5.0.0 RPC</h1>
<h1>dumpwallet - Zcash 5.1.0 RPC</h1>
<pre>dumpwallet &#34;filename&#34;
DEPRECATED. Please use the z_exportwallet RPC instead.
Dumps taddr wallet keys in a human-readable format. Overwriting an existing file is not permitted.
Arguments:
1. &#34;filename&#34; (string, required) The filename, saved in folder set by zcashd -exportdir option
Result:
&#34;path&#34; (string) The full path of the destination file
Examples:
&gt; zcash-cli dumpwallet &#34;test&#34;
&gt; curl --user myusername --data-binary &#39;{&#34;jsonrpc&#34;: &#34;1.0&#34;, &#34;id&#34;:&#34;curltest&#34;, &#34;method&#34;: &#34;dumpwallet&#34;, &#34;params&#34;: [&#34;test&#34;] }&#39; -H &#39;content-type: text/plain;&#39; http://127.0.0.1:8232/
<pre>dumpwallet is DEPRECATED and will be removed in a future release
Use z_exportwallet instead, or restart with `-allowdeprecated=dumpwallet`
if you require backward compatibility.
See https://zcash.github.io/zcash/user/deprecation.html for more information.
</pre>
<hr>

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - encryptwallet">
<meta name="description" content="Zcash 5.1.0 RPC Docs - encryptwallet">
<meta name="author" content="">
<title>encryptwallet - Zcash 5.0.0 RPC Docs</title>
<title>encryptwallet - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>encryptwallet - Zcash 5.1.0 RPC</h1>
<pre>encryptwallet &#34;passphrase&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - estimatefee">
<meta name="description" content="Zcash 5.1.0 RPC Docs - estimatefee">
<meta name="author" content="">
<title>estimatefee - Zcash 5.0.0 RPC Docs</title>
<title>estimatefee - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>estimatefee - Zcash 5.1.0 RPC</h1>
<pre>estimatefee nblocks

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - estimatepriority">
<meta name="description" content="Zcash 5.1.0 RPC Docs - estimatepriority">
<meta name="author" content="">
<title>estimatepriority - Zcash 5.0.0 RPC Docs</title>
<title>estimatepriority - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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>estimatepriority - Zcash 5.0.0 RPC</h1>
<h1>estimatepriority - Zcash 5.1.0 RPC</h1>
<pre>estimatepriority nblocks

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - fundrawtransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - fundrawtransaction">
<meta name="author" content="">
<title>fundrawtransaction - Zcash 5.0.0 RPC Docs</title>
<title>fundrawtransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>fundrawtransaction - Zcash 5.1.0 RPC</h1>
<pre>fundrawtransaction &#34;hexstring&#34; includeWatching

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - generate">
<meta name="description" content="Zcash 5.1.0 RPC Docs - generate">
<meta name="author" content="">
<title>generate - Zcash 5.0.0 RPC Docs</title>
<title>generate - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>generate - Zcash 5.1.0 RPC</h1>
<pre>generate numblocks

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddednodeinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getaddednodeinfo">
<meta name="author" content="">
<title>getaddednodeinfo - Zcash 5.0.0 RPC Docs</title>
<title>getaddednodeinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getaddednodeinfo - Zcash 5.1.0 RPC</h1>
<pre>getaddednodeinfo dns ( &#34;node&#34; )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressbalance">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getaddressbalance">
<meta name="author" content="">
<title>getaddressbalance - Zcash 5.0.0 RPC Docs</title>
<title>getaddressbalance - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getaddressbalance - Zcash 5.1.0 RPC</h1>
<pre>getaddressbalance {&#34;addresses&#34;: [&#34;taddr&#34;, ...]}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressdeltas">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getaddressdeltas">
<meta name="author" content="">
<title>getaddressdeltas - Zcash 5.0.0 RPC Docs</title>
<title>getaddressdeltas - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getaddressdeltas - Zcash 5.1.0 RPC</h1>
<pre>getaddressdeltas {&#34;addresses&#34;: [&#34;taddr&#34;, ...], (&#34;start&#34;: n), (&#34;end&#34;: n), (&#34;chainInfo&#34;: true|false)}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressmempool">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getaddressmempool">
<meta name="author" content="">
<title>getaddressmempool - Zcash 5.0.0 RPC Docs</title>
<title>getaddressmempool - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getaddressmempool - Zcash 5.1.0 RPC</h1>
<pre>getaddressmempool {&#34;addresses&#34;: [&#34;taddr&#34;, ...]}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddresstxids">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getaddresstxids">
<meta name="author" content="">
<title>getaddresstxids - Zcash 5.0.0 RPC Docs</title>
<title>getaddresstxids - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getaddresstxids - Zcash 5.1.0 RPC</h1>
<pre>getaddresstxids {&#34;addresses&#34;: [&#34;taddr&#34;, ...], (&#34;start&#34;: n), (&#34;end&#34;: n)}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressutxos">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getaddressutxos">
<meta name="author" content="">
<title>getaddressutxos - Zcash 5.0.0 RPC Docs</title>
<title>getaddressutxos - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getaddressutxos - Zcash 5.1.0 RPC</h1>
<pre>getaddressutxos {&#34;addresses&#34;: [&#34;taddr&#34;, ...], (&#34;chainInfo&#34;: true|false)}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getbalance">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getbalance">
<meta name="author" content="">
<title>getbalance - Zcash 5.0.0 RPC Docs</title>
<title>getbalance - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getbalance - Zcash 5.1.0 RPC</h1>
<pre>getbalance ( &#34;(dummy)&#34; minconf includeWatchonly inZat )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getbestblockhash">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getbestblockhash">
<meta name="author" content="">
<title>getbestblockhash - Zcash 5.0.0 RPC Docs</title>
<title>getbestblockhash - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getbestblockhash - Zcash 5.1.0 RPC</h1>
<pre>getbestblockhash

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblock">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblock">
<meta name="author" content="">
<title>getblock - Zcash 5.0.0 RPC Docs</title>
<title>getblock - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblock - Zcash 5.1.0 RPC</h1>
<pre>getblock &#34;hash|height&#34; ( verbosity )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockchaininfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblockchaininfo">
<meta name="author" content="">
<title>getblockchaininfo - Zcash 5.0.0 RPC Docs</title>
<title>getblockchaininfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblockchaininfo - Zcash 5.1.0 RPC</h1>
<pre>getblockchaininfo
Returns an object containing various state info regarding block chain processing.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockcount">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblockcount">
<meta name="author" content="">
<title>getblockcount - Zcash 5.0.0 RPC Docs</title>
<title>getblockcount - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblockcount - Zcash 5.1.0 RPC</h1>
<pre>getblockcount

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockdeltas">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblockdeltas">
<meta name="author" content="">
<title>getblockdeltas - Zcash 5.0.0 RPC Docs</title>
<title>getblockdeltas - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblockdeltas - Zcash 5.1.0 RPC</h1>
<pre>getblockdeltas &#34;blockhash&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockhash">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblockhash">
<meta name="author" content="">
<title>getblockhash - Zcash 5.0.0 RPC Docs</title>
<title>getblockhash - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblockhash - Zcash 5.1.0 RPC</h1>
<pre>getblockhash index

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockhashes">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblockhashes">
<meta name="author" content="">
<title>getblockhashes - Zcash 5.0.0 RPC Docs</title>
<title>getblockhashes - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblockhashes - Zcash 5.1.0 RPC</h1>
<pre>getblockhashes high low ( {&#34;noOrphans&#34;: true|false, &#34;logicalTimes&#34;: true|false} )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockheader">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblockheader">
<meta name="author" content="">
<title>getblockheader - Zcash 5.0.0 RPC Docs</title>
<title>getblockheader - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblockheader - Zcash 5.1.0 RPC</h1>
<pre>getblockheader &#34;hash&#34; ( verbose )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblocksubsidy">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblocksubsidy">
<meta name="author" content="">
<title>getblocksubsidy - Zcash 5.0.0 RPC Docs</title>
<title>getblocksubsidy - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblocksubsidy - Zcash 5.1.0 RPC</h1>
<pre>getblocksubsidy height

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblocktemplate">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getblocktemplate">
<meta name="author" content="">
<title>getblocktemplate - Zcash 5.0.0 RPC Docs</title>
<title>getblocktemplate - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getblocktemplate - Zcash 5.1.0 RPC</h1>
<pre>getblocktemplate ( &#34;jsonrequestobject&#34; )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getchaintips">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getchaintips">
<meta name="author" content="">
<title>getchaintips - Zcash 5.0.0 RPC Docs</title>
<title>getchaintips - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getchaintips - Zcash 5.1.0 RPC</h1>
<pre>getchaintips
Return information about all known tips in the block tree, including the main chain as well as orphaned branches.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getconnectioncount">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getconnectioncount">
<meta name="author" content="">
<title>getconnectioncount - Zcash 5.0.0 RPC Docs</title>
<title>getconnectioncount - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getconnectioncount - Zcash 5.1.0 RPC</h1>
<pre>getconnectioncount

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getdeprecationinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getdeprecationinfo">
<meta name="author" content="">
<title>getdeprecationinfo - Zcash 5.0.0 RPC Docs</title>
<title>getdeprecationinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getdeprecationinfo - Zcash 5.1.0 RPC</h1>
<pre>getdeprecationinfo
Returns an object containing current version and deprecation block height. Applicable only on mainnet.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getdifficulty">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getdifficulty">
<meta name="author" content="">
<title>getdifficulty - Zcash 5.0.0 RPC Docs</title>
<title>getdifficulty - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getdifficulty - Zcash 5.1.0 RPC</h1>
<pre>getdifficulty

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getexperimentalfeatures">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getexperimentalfeatures">
<meta name="author" content="">
<title>getexperimentalfeatures - Zcash 5.0.0 RPC Docs</title>
<title>getexperimentalfeatures - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getexperimentalfeatures - Zcash 5.1.0 RPC</h1>
<pre>getexperimentalfeatures

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getgenerate">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getgenerate">
<meta name="author" content="">
<title>getgenerate - Zcash 5.0.0 RPC Docs</title>
<title>getgenerate - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getgenerate - Zcash 5.1.0 RPC</h1>
<pre>getgenerate

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getinfo">
<meta name="author" content="">
<title>getinfo - Zcash 5.0.0 RPC Docs</title>
<title>getinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getinfo - Zcash 5.1.0 RPC</h1>
<pre>getinfo
Returns an object containing various state info.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getlocalsolps">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getlocalsolps">
<meta name="author" content="">
<title>getlocalsolps - Zcash 5.0.0 RPC Docs</title>
<title>getlocalsolps - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getlocalsolps - Zcash 5.1.0 RPC</h1>
<pre>getlocalsolps

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getmemoryinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getmemoryinfo">
<meta name="author" content="">
<title>getmemoryinfo - Zcash 5.0.0 RPC Docs</title>
<title>getmemoryinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getmemoryinfo - Zcash 5.1.0 RPC</h1>
<pre>getmemoryinfo
Returns an object containing information about memory usage.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getmempoolinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getmempoolinfo">
<meta name="author" content="">
<title>getmempoolinfo - Zcash 5.0.0 RPC Docs</title>
<title>getmempoolinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getmempoolinfo - Zcash 5.1.0 RPC</h1>
<pre>getmempoolinfo

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getmininginfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getmininginfo">
<meta name="author" content="">
<title>getmininginfo - Zcash 5.0.0 RPC Docs</title>
<title>getmininginfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getmininginfo - Zcash 5.1.0 RPC</h1>
<pre>getmininginfo

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnettotals">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getnettotals">
<meta name="author" content="">
<title>getnettotals - Zcash 5.0.0 RPC Docs</title>
<title>getnettotals - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getnettotals - Zcash 5.1.0 RPC</h1>
<pre>getnettotals

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnetworkhashps">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getnetworkhashps">
<meta name="author" content="">
<title>getnetworkhashps - Zcash 5.0.0 RPC Docs</title>
<title>getnetworkhashps - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getnetworkhashps - Zcash 5.1.0 RPC</h1>
<pre>getnetworkhashps ( blocks height )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnetworkinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getnetworkinfo">
<meta name="author" content="">
<title>getnetworkinfo - Zcash 5.0.0 RPC Docs</title>
<title>getnetworkinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getnetworkinfo - Zcash 5.1.0 RPC</h1>
<pre>getnetworkinfo
Returns an object containing various state info regarding P2P networking.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnetworksolps">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getnetworksolps">
<meta name="author" content="">
<title>getnetworksolps - Zcash 5.0.0 RPC Docs</title>
<title>getnetworksolps - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getnetworksolps - Zcash 5.1.0 RPC</h1>
<pre>getnetworksolps ( blocks height )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnewaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getnewaddress">
<meta name="author" content="">
<title>getnewaddress - Zcash 5.0.0 RPC Docs</title>
<title>getnewaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getnewaddress - Zcash 5.1.0 RPC</h1>
<pre>getnewaddress ( &#34;&#34; )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getpeerinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getpeerinfo">
<meta name="author" content="">
<title>getpeerinfo - Zcash 5.0.0 RPC Docs</title>
<title>getpeerinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getpeerinfo - Zcash 5.1.0 RPC</h1>
<pre>getpeerinfo

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getrawchangeaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getrawchangeaddress">
<meta name="author" content="">
<title>getrawchangeaddress - Zcash 5.0.0 RPC Docs</title>
<title>getrawchangeaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getrawchangeaddress - Zcash 5.1.0 RPC</h1>
<pre>getrawchangeaddress

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getrawmempool">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getrawmempool">
<meta name="author" content="">
<title>getrawmempool - Zcash 5.0.0 RPC Docs</title>
<title>getrawmempool - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getrawmempool - Zcash 5.1.0 RPC</h1>
<pre>getrawmempool ( verbose )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getrawtransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getrawtransaction">
<meta name="author" content="">
<title>getrawtransaction - Zcash 5.0.0 RPC Docs</title>
<title>getrawtransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getrawtransaction - Zcash 5.1.0 RPC</h1>
<pre>getrawtransaction &#34;txid&#34; ( verbose &#34;blockhash&#34; )
@ -58,35 +58,46 @@ Result (if verbose is not set or set to 0):
Result (if verbose &gt; 0):
{
&#34;in_active_chain&#34;: b, (bool) Whether specified block is in the active chain or not (only present with explicit &#34;blockhash&#34; argument)
&#34;hex&#34; : &#34;data&#34;, (string) The serialized, hex-encoded data for &#39;txid&#39;
&#34;txid&#34; : &#34;id&#34;, (string) The transaction id (same as provided)
&#34;authdigest&#34; : &#34;id&#34;, (string) The transaction&#39;s auth digest. For pre-v5 transactions this will be ffff..ffff
&#34;size&#34; : n, (numeric) The transaction size
&#34;version&#34; : n, (numeric) The version
&#34;locktime&#34; : ttt, (numeric) The lock time
&#34;expiryheight&#34; : ttt, (numeric, optional) The block height after which the transaction expires
&#34;vin&#34; : [ (array of json objects)
{
&#34;txid&#34;: &#34;id&#34;, (string) The transaction id
&#34;in_active_chain&#34;: b, (bool) Whether specified block is in the active chain or not (only present with explicit &#34;blockhash&#34; argument)
&#34;hex&#34; : &#34;data&#34;, (string) The serialized, hex-encoded data for &#39;txid&#39;
&#34;txid&#34; : &#34;id&#34;, (string) The transaction id (same as provided)
&#34;authdigest&#34; : &#34;id&#34;, (string) The transaction&#39;s auth digest. For pre-v5 transactions this will be ffff..ffff
&#34;size&#34; : n, (numeric) The transaction size
&#34;overwintered&#34; : b, (bool, optional) Whether the overwintered flag is set
&#34;version&#34; : n, (numeric) The version
&#34;versiongroupid&#34; : &#34;hex&#34;, (string, optional) The version group ID
&#34;locktime&#34; : ttt, (numeric) The lock time
&#34;expiryheight&#34; : ttt, (numeric, optional) The block height after which the transaction expires
&#34;vin&#34; : [ (array of json objects)
{ (coinbase transactions)
&#34;coinbase&#34;: &#34;hex&#34;, (string) The coinbase scriptSig as hex
&#34;sequence&#34;: n (numeric) The script sequence number
},
{ (non-coinbase transactions)
&#34;txid&#34;: &#34;id&#34;, (string) The transaction id
&#34;vout&#34;: n, (numeric)
&#34;scriptSig&#34;: { (json object) The script
&#34;asm&#34;: &#34;asm&#34;, (string) asm
&#34;hex&#34;: &#34;hex&#34; (string) hex
&#34;asm&#34;: &#34;asm&#34;, (string) asm
&#34;hex&#34;: &#34;hex&#34; (string) hex
},
&#34;sequence&#34;: n (numeric) The script sequence number
&#34;value&#34;: n (numeric, optional) The value of the output being spent in ZEC
&#34;valueSat&#34;: n (numeric, optional) The value of the output being spent, in zats
&#34;address&#34;: n (string, optional) The address of the output being spent
}
,...
],
&#34;vout&#34; : [ (array of json objects)
{
&#34;value&#34; : x.xxx, (numeric) The value in ZEC
&#34;valueZat&#34; : n, (numeric) The value in zats
&#34;valueSat&#34; : n, (numeric) The value in zats
&#34;n&#34; : n, (numeric) index
&#34;scriptPubKey&#34; : { (json object)
&#34;asm&#34; : &#34;asm&#34;, (string) the asm
&#34;hex&#34; : &#34;hex&#34;, (string) the hex
&#34;asm&#34; : &#34;asm&#34;, (string) the asm
&#34;hex&#34; : &#34;hex&#34;, (string) the hex
&#34;reqSigs&#34; : n, (numeric) The required sigs
&#34;type&#34; : &#34;pubkeyhash&#34;, (string) The type, eg &#39;pubkeyhash&#39;
&#34;type&#34; : &#34;pubkeyhash&#34;, (string) The type, eg &#39;pubkeyhash&#39;
&#34;addresses&#34; : [ (json array of string)
&#34;zcashaddress&#34; (string) Zcash address
,...
@ -98,8 +109,10 @@ Result (if verbose &gt; 0):
&#34;vjoinsplit&#34; : [ (array of json objects, only for version &gt;= 2)
{
&#34;vpub_old&#34; : x.xxx, (numeric) public input value in ZEC
&#34;vpub_oldZat&#34; : n, (numeric) public input value in zats
&#34;vpub_new&#34; : x.xxx, (numeric) public output value in ZEC
&#34;anchor&#34; : &#34;hex&#34;, (string) the anchor
&#34;vpub_newZat&#34; : n, (numeric) public output value in zats
&#34;anchor&#34; : &#34;hex&#34;, (string) the anchor
&#34;nullifiers&#34; : [ (json array of string)
&#34;hex&#34; (string) input note nullifier
,...
@ -108,13 +121,13 @@ Result (if verbose &gt; 0):
&#34;hex&#34; (string) output note commitment
,...
],
&#34;onetimePubKey&#34; : &#34;hex&#34;, (string) the onetime public key used to encrypt the ciphertexts
&#34;randomSeed&#34; : &#34;hex&#34;, (string) the random seed
&#34;onetimePubKey&#34; : &#34;hex&#34;, (string) the onetime public key used to encrypt the ciphertexts
&#34;randomSeed&#34; : &#34;hex&#34;, (string) the random seed
&#34;macs&#34; : [ (json array of string)
&#34;hex&#34; (string) input note MAC
,...
],
&#34;proof&#34; : &#34;hex&#34;, (string) the zero-knowledge proof
&#34;proof&#34; : &#34;hex&#34;, (string) the zero-knowledge proof
&#34;ciphertexts&#34; : [ (json array of string)
&#34;hex&#34; (string) output note ciphertext
,...
@ -122,10 +135,62 @@ Result (if verbose &gt; 0):
}
,...
],
&#34;blockhash&#34; : &#34;hash&#34;, (string) the block hash
&#34;confirmations&#34; : n, (numeric) The confirmations
&#34;time&#34; : ttt, (numeric) The transaction time in seconds since epoch (Jan 1 1970 GMT)
&#34;blocktime&#34; : ttt (numeric) The block time in seconds since epoch (Jan 1 1970 GMT)
&#34;valueBalance&#34; : x.xxx, (numeric, optional) The net value of Sapling Spends minus Outputs in ZEC
&#34;valueBalanceZat&#34; : n, (numeric, optional) The net value of Sapling Spends minus Outputs in zatoshis
&#34;vShieldedSpend&#34; : [ (array of json objects, only for version &gt;= 3)
{
&#34;cv&#34; : &#34;hex&#34;, (string) Value commitment to the input note
&#34;anchor&#34; : &#34;hex&#34;, (string) Merkle root of the Sapling note commitment tree
&#34;nullifier&#34; : &#34;hex&#34;, (string) The nullifier of the input note
&#34;rk&#34; : &#34;hex&#34;, (string) The randomized public key for spendAuthSig
&#34;proof&#34; : &#34;hex&#34;, (string) A zero-knowledge proof using the Sapling Spend circuit
&#34;spendAuthSig&#34; : &#34;hex&#34;, (string) A signature authorizing this Spend
}
,...
],
&#34;vShieldedOutput&#34; : [ (array of json objects, only for version &gt;= 3)
{
&#34;cv&#34; : &#34;hex&#34;, (string) Value commitment to the input note
&#34;cmu&#34; : &#34;hex&#34;, (string) The u-coordinate of the note commitment for the output note
&#34;ephemeralKey&#34; : &#34;hex&#34;, (string) A Jubjub public key
&#34;encCiphertext&#34; : &#34;hex&#34;, (string) The output note encrypted to the recipient
&#34;outCiphertext&#34; : &#34;hex&#34;, (string) A ciphertext enabling the sender to recover the output note
&#34;proof&#34; : &#34;hex&#34;, (string) A zero-knowledge proof using the Sapling Output circuit
}
,...
],
&#34;bindingSig&#34; : &#34;hash&#34;, (string, optional) The Sapling binding sig
&#34;orchard&#34; : { (JSON object with Orchard-specific information)
&#34;actions&#34; : [ (JSON array of objects)
{
&#34;cv&#34; : &#34;hex&#34;, (string) A value commitment to the net value of the input note minus the output note
&#34;nullifier&#34; : &#34;hex&#34;, (string) The nullifier of the input note
&#34;rk&#34; : &#34;hex&#34;, (string) The randomized validating key for spendAuthSig
&#34;cmx&#34; : &#34;hex&#34;, (string) The x-coordinate of the note commitment for the output note
&#34;ephemeralKey&#34; : &#34;hex&#34;, (string) An encoding of an ephemeral Pallas public key
&#34;encCiphertext&#34; : &#34;hex&#34;, (string) The output note encrypted to the recipient
&#34;outCiphertext&#34; : &#34;hex&#34;, (string) A ciphertext enabling the sender to recover the output note
&#34;spendAuthSig&#34; : &#34;hex&#34; (string) A signature authorizing the spend in this Action
}
,...
],
&#34;valueBalance&#34; : x.xxx, (numeric, optional) The net value of Orchard Actions in ZEC
&#34;valueBalanceZat&#34; : n, (numeric, optional) The net value of Orchard Actions in zatoshis
&#34;flags&#34; : { (optional)
&#34;enableSpends&#34; : true|false (bool)
&#34;enableOutputs&#34; : true|false (bool)
},
&#34;anchor&#34; : &#34;hex&#34;, (string, optional) A root of the Orchard note commitment tree at some block height in the past
&#34;proof&#34; : &#34;hex&#34;, (string, optional) Encoding of aggregated zk-SNARK proofs for Orchard Actions
&#34;bindingSig&#34; : &#34;hex&#34; (string, optional) An Orchard binding signature on the SIGHASH transaction hash
},
&#34;joinSplitPubKey&#34; : &#34;hex&#34;, (string, optional) An encoding of a JoinSplitSig public validating key
&#34;joinSplitSig&#34; : &#34;hex&#34;, (string, optional) The Sprout binding signature
&#34;blockhash&#34; : &#34;hash&#34;, (string) the block hash
&#34;height&#34; : n, (numeric) the block height
&#34;confirmations&#34; : n, (numeric) The confirmations
&#34;time&#34; : ttt, (numeric) The transaction time in seconds since epoch (Jan 1 1970 GMT)
&#34;blocktime&#34; : ttt (numeric) The block time in seconds since epoch (Jan 1 1970 GMT)
}
Examples:

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getreceivedbyaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getreceivedbyaddress">
<meta name="author" content="">
<title>getreceivedbyaddress - Zcash 5.0.0 RPC Docs</title>
<title>getreceivedbyaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getreceivedbyaddress - Zcash 5.1.0 RPC</h1>
<pre>getreceivedbyaddress &#34;zcashaddress&#34; ( minconf ) ( inZat )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getspentinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getspentinfo">
<meta name="author" content="">
<title>getspentinfo - Zcash 5.0.0 RPC Docs</title>
<title>getspentinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getspentinfo - Zcash 5.1.0 RPC</h1>
<pre>getspentinfo {&#34;txid&#34;: &#34;txidhex&#34;, &#34;index&#34;: n}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - gettransaction">
<meta name="author" content="">
<title>gettransaction - Zcash 5.0.0 RPC Docs</title>
<title>gettransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,18 +25,20 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>gettransaction - Zcash 5.1.0 RPC</h1>
<pre>gettransaction &#34;txid&#34; ( includeWatchonly )
Returns detailed information about in-wallet transaction &lt;txid&gt;.
Returns detailed information about in-wallet transaction &lt;txid&gt;. This does not
include complete information about shielded components of the transaction; to obtain
details about shielded components of the transaction use `z_viewtransaction`.
Arguments:
1. &#34;txid&#34; (string, required) The transaction id
@ -64,7 +66,7 @@ Result:
}
,...
],
&#34;vjoinsplit&#34; : [
&#34;vjoinsplit&#34; : (DEPRECATED) [
{
&#34;anchor&#34; : &#34;treestateref&#34;, (string) Merkle root of note commitment tree
&#34;nullifiers&#34; : [ string, ... ] (string) Nullifiers of input notes

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettxout">
<meta name="description" content="Zcash 5.1.0 RPC Docs - gettxout">
<meta name="author" content="">
<title>gettxout - Zcash 5.0.0 RPC Docs</title>
<title>gettxout - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>gettxout - Zcash 5.1.0 RPC</h1>
<pre>gettxout &#34;txid&#34; n ( includemempool )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettxoutproof">
<meta name="description" content="Zcash 5.1.0 RPC Docs - gettxoutproof">
<meta name="author" content="">
<title>gettxoutproof - Zcash 5.0.0 RPC Docs</title>
<title>gettxoutproof - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>gettxoutproof - Zcash 5.1.0 RPC</h1>
<pre>gettxoutproof [&#34;txid&#34;,...] ( blockhash )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettxoutsetinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - gettxoutsetinfo">
<meta name="author" content="">
<title>gettxoutsetinfo - Zcash 5.0.0 RPC Docs</title>
<title>gettxoutsetinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>gettxoutsetinfo - Zcash 5.1.0 RPC</h1>
<pre>gettxoutsetinfo

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getunconfirmedbalance">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getunconfirmedbalance">
<meta name="author" content="">
<title>getunconfirmedbalance - Zcash 5.0.0 RPC Docs</title>
<title>getunconfirmedbalance - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getunconfirmedbalance - Zcash 5.1.0 RPC</h1>
<pre>getunconfirmedbalance
Returns the server&#39;s total unconfirmed transparent balance

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - getwalletinfo">
<meta name="description" content="Zcash 5.1.0 RPC Docs - getwalletinfo">
<meta name="author" content="">
<title>getwalletinfo - Zcash 5.0.0 RPC Docs</title>
<title>getwalletinfo - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>getwalletinfo - Zcash 5.1.0 RPC</h1>
<pre>getwalletinfo
Returns wallet state information.

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - help">
<meta name="description" content="Zcash 5.1.0 RPC Docs - help">
<meta name="author" content="">
<title>help - Zcash 5.0.0 RPC Docs</title>
<title>help - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>help - Zcash 5.1.0 RPC</h1>
<pre>help ( &#34;command&#34; )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - importaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - importaddress">
<meta name="author" content="">
<title>importaddress - Zcash 5.0.0 RPC Docs</title>
<title>importaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>importaddress - Zcash 5.1.0 RPC</h1>
<pre>importaddress &#34;address&#34; ( &#34;label&#34; rescan p2sh )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - importprivkey">
<meta name="description" content="Zcash 5.1.0 RPC Docs - importprivkey">
<meta name="author" content="">
<title>importprivkey - Zcash 5.0.0 RPC Docs</title>
<title>importprivkey - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>importprivkey - Zcash 5.1.0 RPC</h1>
<pre>importprivkey &#34;zcashprivkey&#34; ( &#34;label&#34; rescan )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - importpubkey">
<meta name="description" content="Zcash 5.1.0 RPC Docs - importpubkey">
<meta name="author" content="">
<title>importpubkey - Zcash 5.0.0 RPC Docs</title>
<title>importpubkey - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>importpubkey - Zcash 5.1.0 RPC</h1>
<pre>importpubkey &#34;pubkey&#34; ( &#34;label&#34; rescan )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - importwallet">
<meta name="description" content="Zcash 5.1.0 RPC Docs - importwallet">
<meta name="author" content="">
<title>importwallet - Zcash 5.0.0 RPC Docs</title>
<title>importwallet - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>importwallet - Zcash 5.1.0 RPC</h1>
<pre>importwallet &#34;filename&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs">
<meta name="description" content="Zcash 5.1.0 RPC Docs">
<meta name="author" content="">
<title>Zcash 5.0.0 RPC Docs</title>
<title>Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>Zcash 5.1.0 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>)

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - keypoolrefill">
<meta name="description" content="Zcash 5.1.0 RPC Docs - keypoolrefill">
<meta name="author" content="">
<title>keypoolrefill - Zcash 5.0.0 RPC Docs</title>
<title>keypoolrefill - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>keypoolrefill - Zcash 5.1.0 RPC</h1>
<pre>keypoolrefill ( newsize )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listaddresses">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listaddresses">
<meta name="author" content="">
<title>listaddresses - Zcash 5.0.0 RPC Docs</title>
<title>listaddresses - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listaddresses - Zcash 5.1.0 RPC</h1>
<pre>listaddresses

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listaddressgroupings">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listaddressgroupings">
<meta name="author" content="">
<title>listaddressgroupings - Zcash 5.0.0 RPC Docs</title>
<title>listaddressgroupings - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listaddressgroupings - Zcash 5.1.0 RPC</h1>
<pre>listaddressgroupings

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listbanned">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listbanned">
<meta name="author" content="">
<title>listbanned - Zcash 5.0.0 RPC Docs</title>
<title>listbanned - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listbanned - Zcash 5.1.0 RPC</h1>
<pre>listbanned

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listlockunspent">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listlockunspent">
<meta name="author" content="">
<title>listlockunspent - Zcash 5.0.0 RPC Docs</title>
<title>listlockunspent - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listlockunspent - Zcash 5.1.0 RPC</h1>
<pre>listlockunspent

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listreceivedbyaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listreceivedbyaddress">
<meta name="author" content="">
<title>listreceivedbyaddress - Zcash 5.0.0 RPC Docs</title>
<title>listreceivedbyaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listreceivedbyaddress - Zcash 5.1.0 RPC</h1>
<pre>listreceivedbyaddress ( minconf includeempty includeWatchonly)

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listsinceblock">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listsinceblock">
<meta name="author" content="">
<title>listsinceblock - Zcash 5.0.0 RPC Docs</title>
<title>listsinceblock - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listsinceblock - Zcash 5.1.0 RPC</h1>
<pre>listsinceblock ( &#34;blockhash&#34; target-confirmations includeWatchonly)

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listtransactions">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listtransactions">
<meta name="author" content="">
<title>listtransactions - Zcash 5.0.0 RPC Docs</title>
<title>listtransactions - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listtransactions - Zcash 5.1.0 RPC</h1>
<pre>listtransactions ( &#34;dummy&#34; count from includeWatchonly)

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - listunspent">
<meta name="description" content="Zcash 5.1.0 RPC Docs - listunspent">
<meta name="author" content="">
<title>listunspent - Zcash 5.0.0 RPC Docs</title>
<title>listunspent - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>listunspent - Zcash 5.1.0 RPC</h1>
<pre>listunspent ( minconf maxconf [&#34;address&#34;,...] )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - lockunspent">
<meta name="description" content="Zcash 5.1.0 RPC Docs - lockunspent">
<meta name="author" content="">
<title>lockunspent - Zcash 5.0.0 RPC Docs</title>
<title>lockunspent - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>lockunspent - Zcash 5.1.0 RPC</h1>
<pre>lockunspent unlock [{&#34;txid&#34;:&#34;txid&#34;,&#34;vout&#34;:n},...]

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - ping">
<meta name="description" content="Zcash 5.1.0 RPC Docs - ping">
<meta name="author" content="">
<title>ping - Zcash 5.0.0 RPC Docs</title>
<title>ping - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>ping - Zcash 5.1.0 RPC</h1>
<pre>ping

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - prioritisetransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - prioritisetransaction">
<meta name="author" content="">
<title>prioritisetransaction - Zcash 5.0.0 RPC Docs</title>
<title>prioritisetransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>prioritisetransaction - Zcash 5.1.0 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

View File

@ -91,7 +91,7 @@ func open(path string) io.Writer {
}
func run(args ...string) string {
out, err := exec.Command("/home/mdr0id/Code/v5.1.0/zcash/src/zcash-cli", args...).CombinedOutput()
out, err := exec.Command("zcash-cli", args...).CombinedOutput()
if err != nil {
panic(err)
}

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - sendmany">
<meta name="description" content="Zcash 5.1.0 RPC Docs - sendmany">
<meta name="author" content="">
<title>sendmany - Zcash 5.0.0 RPC Docs</title>
<title>sendmany - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>sendmany - Zcash 5.1.0 RPC</h1>
<pre>sendmany &#34;&#34; {&#34;address&#34;:amount,...} ( minconf &#34;comment&#34; [&#34;address&#34;,...] )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - sendrawtransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - sendrawtransaction">
<meta name="author" content="">
<title>sendrawtransaction - Zcash 5.0.0 RPC Docs</title>
<title>sendrawtransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>sendrawtransaction - Zcash 5.1.0 RPC</h1>
<pre>sendrawtransaction &#34;hexstring&#34; ( allowhighfees )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - sendtoaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - sendtoaddress">
<meta name="author" content="">
<title>sendtoaddress - Zcash 5.0.0 RPC Docs</title>
<title>sendtoaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>sendtoaddress - Zcash 5.1.0 RPC</h1>
<pre>sendtoaddress &#34;zcashaddress&#34; amount ( &#34;comment&#34; &#34;comment-to&#34; subtractfeefromamount )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - setban">
<meta name="description" content="Zcash 5.1.0 RPC Docs - setban">
<meta name="author" content="">
<title>setban - Zcash 5.0.0 RPC Docs</title>
<title>setban - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>setban - Zcash 5.1.0 RPC</h1>
<pre>setban &#34;ip(/netmask)&#34; &#34;add|remove&#34; (bantime) (absolute)

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - setgenerate">
<meta name="description" content="Zcash 5.1.0 RPC Docs - setgenerate">
<meta name="author" content="">
<title>setgenerate - Zcash 5.0.0 RPC Docs</title>
<title>setgenerate - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>setgenerate - Zcash 5.1.0 RPC</h1>
<pre>setgenerate generate ( genproclimit )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - setlogfilter">
<meta name="description" content="Zcash 5.1.0 RPC Docs - setlogfilter">
<meta name="author" content="">
<title>setlogfilter - Zcash 5.0.0 RPC Docs</title>
<title>setlogfilter - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>setlogfilter - Zcash 5.1.0 RPC</h1>
<pre>setlogfilter &#34;directives&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - settxfee">
<meta name="description" content="Zcash 5.1.0 RPC Docs - settxfee">
<meta name="author" content="">
<title>settxfee - Zcash 5.0.0 RPC Docs</title>
<title>settxfee - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>settxfee - Zcash 5.1.0 RPC</h1>
<pre>settxfee amount

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - signmessage">
<meta name="description" content="Zcash 5.1.0 RPC Docs - signmessage">
<meta name="author" content="">
<title>signmessage - Zcash 5.0.0 RPC Docs</title>
<title>signmessage - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>signmessage - Zcash 5.1.0 RPC</h1>
<pre>signmessage &#34;t-addr&#34; &#34;message&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - signrawtransaction">
<meta name="description" content="Zcash 5.1.0 RPC Docs - signrawtransaction">
<meta name="author" content="">
<title>signrawtransaction - Zcash 5.0.0 RPC Docs</title>
<title>signrawtransaction - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>signrawtransaction - Zcash 5.1.0 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 )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - stop">
<meta name="description" content="Zcash 5.1.0 RPC Docs - stop">
<meta name="author" content="">
<title>stop - Zcash 5.0.0 RPC Docs</title>
<title>stop - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>stop - Zcash 5.1.0 RPC</h1>
<pre>stop

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - submitblock">
<meta name="description" content="Zcash 5.1.0 RPC Docs - submitblock">
<meta name="author" content="">
<title>submitblock - Zcash 5.0.0 RPC Docs</title>
<title>submitblock - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>submitblock - Zcash 5.1.0 RPC</h1>
<pre>submitblock &#34;hexdata&#34; ( &#34;jsonparametersobject&#34; )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - validateaddress">
<meta name="description" content="Zcash 5.1.0 RPC Docs - validateaddress">
<meta name="author" content="">
<title>validateaddress - Zcash 5.0.0 RPC Docs</title>
<title>validateaddress - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>validateaddress - Zcash 5.1.0 RPC</h1>
<pre>validateaddress &#34;zcashaddress&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - verifychain">
<meta name="description" content="Zcash 5.1.0 RPC Docs - verifychain">
<meta name="author" content="">
<title>verifychain - Zcash 5.0.0 RPC Docs</title>
<title>verifychain - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>verifychain - Zcash 5.1.0 RPC</h1>
<pre>verifychain ( checklevel numblocks )

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - verifymessage">
<meta name="description" content="Zcash 5.1.0 RPC Docs - verifymessage">
<meta name="author" content="">
<title>verifymessage - Zcash 5.0.0 RPC Docs</title>
<title>verifymessage - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>verifymessage - Zcash 5.1.0 RPC</h1>
<pre>verifymessage &#34;zcashaddress&#34; &#34;signature&#34; &#34;message&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - verifytxoutproof">
<meta name="description" content="Zcash 5.1.0 RPC Docs - verifytxoutproof">
<meta name="author" content="">
<title>verifytxoutproof - Zcash 5.0.0 RPC Docs</title>
<title>verifytxoutproof - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>verifytxoutproof - Zcash 5.1.0 RPC</h1>
<pre>verifytxoutproof &#34;proof&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - walletconfirmbackup">
<meta name="description" content="Zcash 5.1.0 RPC Docs - walletconfirmbackup">
<meta name="author" content="">
<title>walletconfirmbackup - Zcash 5.0.0 RPC Docs</title>
<title>walletconfirmbackup - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>walletconfirmbackup - Zcash 5.1.0 RPC</h1>
<pre>walletconfirmbackup &#34;emergency recovery phrase&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_exportkey">
<meta name="description" content="Zcash 5.1.0 RPC Docs - z_exportkey">
<meta name="author" content="">
<title>z_exportkey - Zcash 5.0.0 RPC Docs</title>
<title>z_exportkey - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>z_exportkey - Zcash 5.1.0 RPC</h1>
<pre>z_exportkey &#34;zaddr&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_exportviewingkey">
<meta name="description" content="Zcash 5.1.0 RPC Docs - z_exportviewingkey">
<meta name="author" content="">
<title>z_exportviewingkey - Zcash 5.0.0 RPC Docs</title>
<title>z_exportviewingkey - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>z_exportviewingkey - Zcash 5.1.0 RPC</h1>
<pre>z_exportviewingkey &#34;zaddr&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_exportwallet">
<meta name="description" content="Zcash 5.1.0 RPC Docs - z_exportwallet">
<meta name="author" content="">
<title>z_exportwallet - Zcash 5.0.0 RPC Docs</title>
<title>z_exportwallet - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>z_exportwallet - Zcash 5.1.0 RPC</h1>
<pre>z_exportwallet &#34;filename&#34;

View File

@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_getaddressforaccount">
<meta name="description" content="Zcash 5.1.0 RPC Docs - z_getaddressforaccount">
<meta name="author" content="">
<title>z_getaddressforaccount - Zcash 5.0.0 RPC Docs</title>
<title>z_getaddressforaccount - Zcash 5.1.0 RPC Docs</title>
<link href="./bootstrap.min.css" rel="stylesheet">
</head>
@ -25,14 +25,14 @@
<nav class="navbar navbar-dark bg-dark ">
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
<a class="navbar-brand" href="/">Zcash 5.1.0 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.0.0 RPC</h1>
<h1>z_getaddressforaccount - Zcash 5.1.0 RPC</h1>
<pre>z_getaddressforaccount account ( [&#34;receiver_type&#34;, ...] diversifier_index )
@ -65,7 +65,7 @@ Result:
Examples:
&gt; zcash-cli z_getaddressforaccount 4
&gt; zcash-cli z_getaddressforaccount 4 &#39;[]&#39; 1
&gt; zcash-cli z_getaddressforaccount 4 &#39;[&#34;transparent&#34;,&#34;sapling&#34;,&#34;orchard&#34;]&#39; 1
&gt; zcash-cli z_getaddressforaccount 4 &#39;[&#34;p2pkh&#34;,&#34;sapling&#34;,&#34;orchard&#34;]&#39; 1
&gt; curl --user myusername --data-binary &#39;{&#34;jsonrpc&#34;: &#34;1.0&#34;, &#34;id&#34;:&#34;curltest&#34;, &#34;method&#34;: &#34;z_getaddressforaccount&#34;, &#34;params&#34;: [4] }&#39; -H &#39;content-type: text/plain;&#39; http://127.0.0.1:8232/
</pre>

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