Updating to v4.2.0
This commit is contained in:
parent
73998345c4
commit
adfc6884b2
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - addmultisigaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - addmultisigaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>addmultisigaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>addmultisigaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>addmultisigaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>addmultisigaddress nrequired ["key",...] ( "account" )
|
||||
|
||||
|
@ -157,6 +157,9 @@ As json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -173,6 +176,9 @@ As json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
16
addnode.html
16
addnode.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - addnode">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - addnode">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>addnode - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>addnode - Zcash 4.2.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,18 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>addnode - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>addnode "node" "add|remove|onetry"
|
||||
|
||||
Attempts add or remove a node from the addnode list.
|
||||
Attempts to add or remove a node from the addnode list.
|
||||
Or try a connection to a node once.
|
||||
|
||||
Arguments:
|
||||
|
@ -144,6 +144,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -160,6 +163,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - backupwallet">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - backupwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>backupwallet - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>backupwallet - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>backupwallet - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>backupwallet "destination"
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - clearbanned">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - clearbanned">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>clearbanned - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>clearbanned - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>clearbanned - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>clearbanned
|
||||
|
||||
|
@ -139,6 +139,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -155,6 +158,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - createmultisig">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - createmultisig">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>createmultisig - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>createmultisig - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>createmultisig - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>createmultisig nrequired ["key",...]
|
||||
|
||||
|
@ -158,6 +158,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -174,6 +177,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - createrawtransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - createrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>createrawtransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>createrawtransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>createrawtransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight )
|
||||
|
||||
|
@ -163,6 +163,9 @@ Examples
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -179,6 +182,9 @@ Examples
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - decoderawtransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - decoderawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>decoderawtransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>decoderawtransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>decoderawtransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>decoderawtransaction "hexstring"
|
||||
|
||||
|
@ -44,6 +44,7 @@ Arguments:
|
|||
Result:
|
||||
{
|
||||
"txid" : "id", (string) The transaction id
|
||||
"size" : n, (numeric) The transaction size
|
||||
"overwintered" : bool (boolean) The Overwintered flag
|
||||
"version" : n, (numeric) The version
|
||||
"versiongroupid": "hex" (string, optional) The version group id (Overwintered txs)
|
||||
|
@ -208,6 +209,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -224,6 +228,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - decodescript">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - decodescript">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>decodescript - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>decodescript - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>decodescript - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>decodescript "hex"
|
||||
|
||||
|
@ -155,6 +155,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -171,6 +174,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - disconnectnode">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - disconnectnode">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>disconnectnode - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>disconnectnode - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>disconnectnode - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>disconnectnode "node"
|
||||
|
||||
|
@ -142,6 +142,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -158,6 +161,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - dumpprivkey">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - dumpprivkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>dumpprivkey - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>dumpprivkey - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>dumpprivkey - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>dumpprivkey "t-addr"
|
||||
|
||||
|
@ -147,6 +147,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -163,6 +166,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - dumpwallet">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - dumpwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>dumpwallet - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>dumpwallet - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>dumpwallet - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>dumpwallet "filename"
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - encryptwallet">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - encryptwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>encryptwallet - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>encryptwallet - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>encryptwallet - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>encryptwallet "passphrase"
|
||||
|
||||
|
@ -169,6 +169,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -185,6 +188,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - estimatefee">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - estimatefee">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>estimatefee - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>estimatefee - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>estimatefee - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>estimatefee nblocks
|
||||
|
||||
|
@ -149,6 +149,9 @@ Example:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -165,6 +168,9 @@ Example:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - estimatepriority">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - estimatepriority">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>estimatepriority - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>estimatepriority - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>estimatepriority - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>estimatepriority nblocks
|
||||
|
||||
|
@ -149,6 +149,9 @@ Example:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -165,6 +168,9 @@ Example:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - fundrawtransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - fundrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>fundrawtransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>fundrawtransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>fundrawtransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>fundrawtransaction "hexstring" includeWatching
|
||||
|
||||
|
@ -167,6 +167,9 @@ Send the transaction
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -183,6 +186,9 @@ Send the transaction
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - generate">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - generate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>generate - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>generate - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>generate - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>generate numblocks
|
||||
|
||||
|
@ -148,6 +148,9 @@ Generate 11 blocks
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -164,6 +167,9 @@ Generate 11 blocks
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaccount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaccount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaccount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaccount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>getaccount - Zcash 4.1.0 RPC</h1>
|
||||
<h1>getaccount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaccount "zcashaddress"
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaccountaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaccountaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaccountaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaccountaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>getaccountaddress - Zcash 4.1.0 RPC</h1>
|
||||
<h1>getaccountaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaccountaddress "account"
|
||||
|
||||
|
@ -147,6 +147,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -163,6 +166,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddednodeinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddednodeinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddednodeinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddednodeinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getaddednodeinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddednodeinfo dns ( "node" )
|
||||
|
||||
|
@ -48,7 +48,7 @@ Arguments:
|
|||
Result:
|
||||
[
|
||||
{
|
||||
"addednode" : "192.168.0.201", (string) The node ip address
|
||||
"addednode" : "192.168.0.201", (string) The node IP address
|
||||
"connected" : true|false, (boolean) If connected
|
||||
"addresses" : [
|
||||
{
|
||||
|
@ -163,6 +163,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -179,6 +182,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddressbalance">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddressbalance">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressbalance - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddressbalance - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getaddressbalance - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddressbalance {"addresses": ["taddr", ...]}
|
||||
|
||||
|
@ -171,6 +171,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -187,6 +190,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddressdeltas">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddressdeltas">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressdeltas - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddressdeltas - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getaddressdeltas - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddressdeltas {"addresses": ["taddr", ...], ("start": n), ("end": n), ("chainInfo": true|false)}
|
||||
|
||||
|
@ -208,6 +208,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -224,6 +227,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddressesbyaccount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddressesbyaccount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressesbyaccount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddressesbyaccount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>getaddressesbyaccount - Zcash 4.1.0 RPC</h1>
|
||||
<h1>getaddressesbyaccount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddressesbyaccount "account"
|
||||
|
||||
|
@ -148,6 +148,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -164,6 +167,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddressmempool">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddressmempool">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressmempool - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddressmempool - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getaddressmempool - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddressmempool {"addresses": ["taddr", ...]}
|
||||
|
||||
|
@ -178,6 +178,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -194,6 +197,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddresstxids">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddresstxids">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddresstxids - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddresstxids - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getaddresstxids - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddresstxids {"addresses": ["taddr", ...], ("start": n), ("end": n)}
|
||||
|
||||
|
@ -175,6 +175,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -191,6 +194,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getaddressutxos">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getaddressutxos">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressutxos - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getaddressutxos - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getaddressutxos - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getaddressutxos {"addresses": ["taddr", ...], ("chainInfo": true|false)}
|
||||
|
||||
|
@ -40,13 +40,19 @@ Returns all unspent outputs for an address.
|
|||
|
||||
WARNING: getaddressutxos is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
@ -190,6 +196,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -206,6 +215,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getbalance">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getbalance">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getbalance - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getbalance - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getbalance - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getbalance ( "account" minconf includeWatchonly inZat )
|
||||
|
||||
|
@ -155,6 +155,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -171,6 +174,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getbestblockhash">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getbestblockhash">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getbestblockhash - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getbestblockhash - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getbestblockhash - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getbestblockhash
|
||||
|
||||
|
@ -142,6 +142,9 @@ Examples
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -158,6 +161,9 @@ Examples
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblock">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblock">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblock - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblock - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblock - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblock "hash|height" ( verbosity )
|
||||
|
||||
|
@ -180,6 +180,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -196,6 +199,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblockchaininfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblockchaininfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockchaininfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblockchaininfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblockchaininfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblockchaininfo
|
||||
Returns an object containing various state info regarding block chain processing.
|
||||
|
@ -44,6 +44,7 @@ Result:
|
|||
{
|
||||
"chain": "xxxx", (string) current network name as defined in BIP70 (main, test, regtest)
|
||||
"blocks": xxxxxx, (numeric) the current number of blocks processed in the server
|
||||
"initial_block_download_complete": xx, (boolean) true if the initial download of the blockchain is complete
|
||||
"headers": xxxxxx, (numeric) the current number of headers we have validated
|
||||
"bestblockhash": "...", (string) the hash of the currently best block
|
||||
"difficulty": xxxxxx, (numeric) the current difficulty
|
||||
|
@ -180,6 +181,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -196,6 +200,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblockcount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblockcount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockcount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblockcount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblockcount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblockcount
|
||||
|
||||
|
@ -142,6 +142,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -158,6 +161,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblockdeltas">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblockdeltas">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockdeltas - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblockdeltas - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblockdeltas - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblockdeltas "blockhash"
|
||||
|
||||
|
@ -197,6 +197,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -213,6 +216,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblockhash">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblockhash">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockhash - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblockhash - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblockhash - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblockhash index
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblockhashes">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblockhashes">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockhashes - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblockhashes - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblockhashes - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblockhashes high low ( {"noOrphans": true|false, "logicalTimes": true|false} )
|
||||
|
||||
|
@ -178,6 +178,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -194,6 +197,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblockheader">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblockheader">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockheader - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblockheader - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblockheader - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblockheader "hash" ( verbose )
|
||||
|
||||
|
@ -163,6 +163,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -179,6 +182,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblocksubsidy">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblocksubsidy">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblocksubsidy - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblocksubsidy - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblocksubsidy - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblocksubsidy height
|
||||
|
||||
|
@ -47,16 +47,18 @@ Result:
|
|||
"founders" : x.xxx, (numeric) The founders' reward amount in ZEC.
|
||||
"fundingstreams" : [ (array) An array of funding stream descriptions (present only when Canopy has activated).
|
||||
{
|
||||
"recipient" : "...", (string) A description of the funding stream recipient.
|
||||
"specification" : "url", (string) A URL for the specification of this funding stream.
|
||||
"value" : x.xxx (numeric) The funding stream amount in ZEC.
|
||||
"recipient" : "...", (string) A description of the funding stream recipient.
|
||||
"specification" : "url", (string) A URL for the specification of this funding stream.
|
||||
"value" : x.xxx (numeric) The funding stream amount in ZEC.
|
||||
"valueZat" : xxxx (numeric) The funding stream amount in zatoshis.
|
||||
"address" : (string) The transparent or Sapling address of the funding stream recipient.
|
||||
}, ...
|
||||
]
|
||||
}
|
||||
|
||||
Examples:
|
||||
> zcash-cli getblocksubsidy 1000
|
||||
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockubsidy", "params": [1000] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
|
||||
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblocksubsidy", "params": [1000] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
|
||||
|
||||
</pre>
|
||||
<hr>
|
||||
|
@ -155,6 +157,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -171,6 +176,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getblocktemplate">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getblocktemplate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblocktemplate - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getblocktemplate - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getblocktemplate - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getblocktemplate ( "jsonrequestobject" )
|
||||
|
||||
|
@ -40,29 +40,34 @@ If the request parameters include a 'mode' key, that is used to explicit
|
|||
It returns data needed to construct a block to work on.
|
||||
See https://en.bitcoin.it/wiki/BIP_0022 for full specification.
|
||||
|
||||
To obtain information about founder's reward or funding stream
|
||||
amounts, use 'getblocksubsidy HEIGHT' passing in the height returned
|
||||
by this API.
|
||||
|
||||
Arguments:
|
||||
1. "jsonrequestobject" (string, optional) A json object in the following spec
|
||||
{
|
||||
"mode":"template" (string, optional) This must be set to "template" or omitted
|
||||
"capabilities":[ (array, optional) A list of strings
|
||||
"support" (string) client side supported feature, 'longpoll', 'coinbasetxn', 'coinbasevalue', 'proposal', 'serverlist', 'workid'
|
||||
"mode":"template," (string, optional) This must be set to "template" or omitted
|
||||
"capabilities":[ (array, optional) A list of strings
|
||||
"support" (string) client side supported feature, 'longpoll', 'coinbasetxn', 'coinbasevalue', 'proposal', 'serverlist', 'workid'
|
||||
,...
|
||||
]
|
||||
],
|
||||
"longpollid":"id" (string, optional) id to wait for
|
||||
}
|
||||
|
||||
|
||||
Result:
|
||||
{
|
||||
"version" : n, (numeric) The block version
|
||||
"previousblockhash" : "xxxx", (string) The hash of current highest block
|
||||
"lightclientroothash" : "xxxx", (string) The hash of the light client root field in the block header
|
||||
"finalsaplingroothash" : "xxxx", (string) (DEPRECATED) The hash of the light client root field in the block header
|
||||
"previousblockhash" : "xxxx", (string) The hash of current highest block
|
||||
"lightclientroothash" : "xxxx", (string) The hash of the light client root field in the block header
|
||||
"finalsaplingroothash" : "xxxx", (string) (DEPRECATED) The hash of the light client root field in the block header
|
||||
"transactions" : [ (array) contents of non-coinbase transactions that should be included in the next block
|
||||
{
|
||||
"data" : "xxxx", (string) transaction data encoded in hexadecimal (byte-for-byte)
|
||||
"hash" : "xxxx", (string) hash/id encoded in little-endian hexadecimal
|
||||
"depends" : [ (array) array of numbers
|
||||
n (numeric) transactions before this one (by 1-based index in 'transactions' list) that must be present in the final block if this one is
|
||||
"data" : "xxxx", (string) transaction data encoded in hexadecimal (byte-for-byte)
|
||||
"hash" : "xxxx", (string) hash/id encoded in little-endian hexadecimal
|
||||
"depends" : [ (array) array of numbers
|
||||
n (numeric) transactions before this one (by 1-based index in 'transactions' list) that must be present in the final block if this one is
|
||||
,...
|
||||
],
|
||||
"fee": n, (numeric) difference in value between transaction inputs and outputs (in Satoshis); for coinbase transactions, this is a negative Number of the total collected block fees (ie, not including the block subsidy); if key is not present, fee is unknown and clients MUST NOT assume there isn't one
|
||||
|
@ -72,18 +77,19 @@ Result:
|
|||
,...
|
||||
],
|
||||
"coinbasetxn" : { ... }, (json object) information for coinbase transaction
|
||||
"target" : "xxxx", (string) The hash target
|
||||
"target" : "xxxx", (string) The hash target
|
||||
"longpollid" : "str", (string) an id to include with a request to longpoll on an update to this template
|
||||
"mintime" : xxx, (numeric) The minimum timestamp appropriate for next block time in seconds since epoch (Jan 1 1970 GMT)
|
||||
"mutable" : [ (array of string) list of ways the block template may be changed
|
||||
"value" (string) A way the block template may be changed, e.g. 'time', 'transactions', 'prevblock'
|
||||
,...
|
||||
],
|
||||
"noncerange" : "00000000ffffffff", (string) A range of valid nonces
|
||||
"sigoplimit" : n, (numeric) limit of sigops in blocks
|
||||
"sizelimit" : n, (numeric) limit of block size
|
||||
"curtime" : ttt, (numeric) current timestamp in seconds since epoch (Jan 1 1970 GMT)
|
||||
"bits" : "xxx", (string) compressed target of next block
|
||||
"height" : n (numeric) The height of the next block
|
||||
"noncerange" : "00000000ffffffff", (string) A range of valid nonces
|
||||
"sigoplimit" : n, (numeric) limit of sigops in blocks
|
||||
"sizelimit" : n, (numeric) limit of block size
|
||||
"curtime" : ttt, (numeric) current timestamp in seconds since epoch (Jan 1 1970 GMT)
|
||||
"bits" : "xxx", (string) compressed target of next block
|
||||
"height" : n (numeric) The height of the next block
|
||||
}
|
||||
|
||||
Examples:
|
||||
|
@ -187,6 +193,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -203,6 +212,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getchaintips">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getchaintips">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getchaintips - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getchaintips - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getchaintips - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getchaintips
|
||||
Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
|
||||
|
@ -160,6 +160,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -176,6 +179,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getconnectioncount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getconnectioncount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getconnectioncount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getconnectioncount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getconnectioncount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getconnectioncount
|
||||
|
||||
|
@ -142,6 +142,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -158,6 +161,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getdeprecationinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getdeprecationinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getdeprecationinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getdeprecationinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getdeprecationinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getdeprecationinfo
|
||||
Returns an object containing current version and deprecation block height. Applicable only on mainnet.
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getdifficulty">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getdifficulty">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getdifficulty - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getdifficulty - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getdifficulty - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getdifficulty
|
||||
|
||||
|
@ -142,6 +142,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -158,6 +161,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getexperimentalfeatures">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getexperimentalfeatures">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getexperimentalfeatures - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getexperimentalfeatures - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getexperimentalfeatures - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getexperimentalfeatures
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getgenerate">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getgenerate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getgenerate - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getgenerate - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getgenerate - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getgenerate
|
||||
|
||||
|
@ -144,6 +144,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -160,6 +163,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
14
getinfo.html
14
getinfo.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getinfo
|
||||
Returns an object containing various state info.
|
||||
|
@ -158,6 +158,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -174,6 +177,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getlocalsolps">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getlocalsolps">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getlocalsolps - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getlocalsolps - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getlocalsolps - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getlocalsolps
|
||||
|
||||
|
@ -143,6 +143,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -159,6 +162,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -0,0 +1,568 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getmemoryinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getmemoryinfo - Zcash 4.2.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
.card-body {
|
||||
font-size:80%;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
pre {
|
||||
word-break: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getmemoryinfo
|
||||
Returns an object containing information about memory usage.
|
||||
|
||||
Result:
|
||||
{
|
||||
"locked": { (json object) Information about locked memory manager
|
||||
"used": xxxxx, (numeric) Number of bytes used
|
||||
"free": xxxxx, (numeric) Number of bytes available in current arenas
|
||||
"total": xxxxxxx, (numeric) Total number of bytes managed
|
||||
"locked": xxxxxx, (numeric) Amount of bytes that succeeded locking. If this number is smaller than total, locking pages failed at some point and key data could be swapped to disk.
|
||||
"chunks_used": xxxxx, (numeric) Number allocated chunks
|
||||
"chunks_free": xxxxx, (numeric) Number unused chunks
|
||||
}
|
||||
}
|
||||
|
||||
Examples:
|
||||
> zcash-cli getmemoryinfo
|
||||
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getmemoryinfo", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
|
||||
|
||||
</pre>
|
||||
<hr>
|
||||
|
||||
<p>
|
||||
Maintained by <a href="https://twitter.com/_garethtdavies">@_garethtdavies</a>; license of the docs is MIT (see <a href="https://github.com/zcash/zcash">zcash repo</a>), license of the scripts and webpage is also MIT (<a href="https://github.com/zcash-rpc/zcash-rpc.github.io">github repo</a>)
|
||||
</p>
|
||||
<p>
|
||||
Note it uses a mainnet node
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-4 col-lg-3 col-xl-2">
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Addressindex
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="getaddressbalance.html">getaddressbalance</a>
|
||||
<br>
|
||||
|
||||
<a href="getaddressdeltas.html">getaddressdeltas</a>
|
||||
<br>
|
||||
|
||||
<a href="getaddressmempool.html">getaddressmempool</a>
|
||||
<br>
|
||||
|
||||
<a href="getaddresstxids.html">getaddresstxids</a>
|
||||
<br>
|
||||
|
||||
<a href="getaddressutxos.html">getaddressutxos</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Blockchain
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="getbestblockhash.html">getbestblockhash</a>
|
||||
<br>
|
||||
|
||||
<a href="getblock.html">getblock</a>
|
||||
<br>
|
||||
|
||||
<a href="getblockchaininfo.html">getblockchaininfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getblockcount.html">getblockcount</a>
|
||||
<br>
|
||||
|
||||
<a href="getblockdeltas.html">getblockdeltas</a>
|
||||
<br>
|
||||
|
||||
<a href="getblockhash.html">getblockhash</a>
|
||||
<br>
|
||||
|
||||
<a href="getblockhashes.html">getblockhashes</a>
|
||||
<br>
|
||||
|
||||
<a href="getblockheader.html">getblockheader</a>
|
||||
<br>
|
||||
|
||||
<a href="getchaintips.html">getchaintips</a>
|
||||
<br>
|
||||
|
||||
<a href="getdifficulty.html">getdifficulty</a>
|
||||
<br>
|
||||
|
||||
<a href="getmempoolinfo.html">getmempoolinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getrawmempool.html">getrawmempool</a>
|
||||
<br>
|
||||
|
||||
<a href="getspentinfo.html">getspentinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="gettxout.html">gettxout</a>
|
||||
<br>
|
||||
|
||||
<a href="gettxoutproof.html">gettxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="gettxoutsetinfo.html">gettxoutsetinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="verifychain.html">verifychain</a>
|
||||
<br>
|
||||
|
||||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Control
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="getexperimentalfeatures.html">getexperimentalfeatures</a>
|
||||
<br>
|
||||
|
||||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
<a href="setlogfilter.html">setlogfilter</a>
|
||||
<br>
|
||||
|
||||
<a href="stop.html">stop</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Disclosure
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="z_getpaymentdisclosure.html">z_getpaymentdisclosure</a>
|
||||
<br>
|
||||
|
||||
<a href="z_validatepaymentdisclosure.html">z_validatepaymentdisclosure</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Generating
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="generate.html">generate</a>
|
||||
<br>
|
||||
|
||||
<a href="getgenerate.html">getgenerate</a>
|
||||
<br>
|
||||
|
||||
<a href="setgenerate.html">setgenerate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Mining
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="getblocksubsidy.html">getblocksubsidy</a>
|
||||
<br>
|
||||
|
||||
<a href="getblocktemplate.html">getblocktemplate</a>
|
||||
<br>
|
||||
|
||||
<a href="getlocalsolps.html">getlocalsolps</a>
|
||||
<br>
|
||||
|
||||
<a href="getmininginfo.html">getmininginfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getnetworkhashps.html">getnetworkhashps</a>
|
||||
<br>
|
||||
|
||||
<a href="getnetworksolps.html">getnetworksolps</a>
|
||||
<br>
|
||||
|
||||
<a href="prioritisetransaction.html">prioritisetransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="submitblock.html">submitblock</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Network
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="addnode.html">addnode</a>
|
||||
<br>
|
||||
|
||||
<a href="clearbanned.html">clearbanned</a>
|
||||
<br>
|
||||
|
||||
<a href="disconnectnode.html">disconnectnode</a>
|
||||
<br>
|
||||
|
||||
<a href="getaddednodeinfo.html">getaddednodeinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getconnectioncount.html">getconnectioncount</a>
|
||||
<br>
|
||||
|
||||
<a href="getdeprecationinfo.html">getdeprecationinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getnettotals.html">getnettotals</a>
|
||||
<br>
|
||||
|
||||
<a href="getnetworkinfo.html">getnetworkinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getpeerinfo.html">getpeerinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="listbanned.html">listbanned</a>
|
||||
<br>
|
||||
|
||||
<a href="ping.html">ping</a>
|
||||
<br>
|
||||
|
||||
<a href="setban.html">setban</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Rawtransactions
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="createrawtransaction.html">createrawtransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="decoderawtransaction.html">decoderawtransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="decodescript.html">decodescript</a>
|
||||
<br>
|
||||
|
||||
<a href="fundrawtransaction.html">fundrawtransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="getrawtransaction.html">getrawtransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="sendrawtransaction.html">sendrawtransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="signrawtransaction.html">signrawtransaction</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Util
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="createmultisig.html">createmultisig</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="verifymessage.html">verifymessage</a>
|
||||
<br>
|
||||
|
||||
<a href="z_validateaddress.html">z_validateaddress</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
Wallet
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<a href="addmultisigaddress.html">addmultisigaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="backupwallet.html">backupwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="getaccount.html">getaccount</a>
|
||||
<br>
|
||||
|
||||
<a href="getaccountaddress.html">getaccountaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="getaddressesbyaccount.html">getaddressesbyaccount</a>
|
||||
<br>
|
||||
|
||||
<a href="getbalance.html">getbalance</a>
|
||||
<br>
|
||||
|
||||
<a href="getnewaddress.html">getnewaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="getrawchangeaddress.html">getrawchangeaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="getreceivedbyaccount.html">getreceivedbyaccount</a>
|
||||
<br>
|
||||
|
||||
<a href="getreceivedbyaddress.html">getreceivedbyaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="gettransaction.html">gettransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="getunconfirmedbalance.html">getunconfirmedbalance</a>
|
||||
<br>
|
||||
|
||||
<a href="getwalletinfo.html">getwalletinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="importaddress.html">importaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="importprivkey.html">importprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="importpubkey.html">importpubkey</a>
|
||||
<br>
|
||||
|
||||
<a href="importwallet.html">importwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="keypoolrefill.html">keypoolrefill</a>
|
||||
<br>
|
||||
|
||||
<a href="listaccounts.html">listaccounts</a>
|
||||
<br>
|
||||
|
||||
<a href="listaddressgroupings.html">listaddressgroupings</a>
|
||||
<br>
|
||||
|
||||
<a href="listlockunspent.html">listlockunspent</a>
|
||||
<br>
|
||||
|
||||
<a href="listreceivedbyaccount.html">listreceivedbyaccount</a>
|
||||
<br>
|
||||
|
||||
<a href="listreceivedbyaddress.html">listreceivedbyaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="listsinceblock.html">listsinceblock</a>
|
||||
<br>
|
||||
|
||||
<a href="listtransactions.html">listtransactions</a>
|
||||
<br>
|
||||
|
||||
<a href="listunspent.html">listunspent</a>
|
||||
<br>
|
||||
|
||||
<a href="lockunspent.html">lockunspent</a>
|
||||
<br>
|
||||
|
||||
<a href="move.html">move</a>
|
||||
<br>
|
||||
|
||||
<a href="sendfrom.html">sendfrom</a>
|
||||
<br>
|
||||
|
||||
<a href="sendmany.html">sendmany</a>
|
||||
<br>
|
||||
|
||||
<a href="sendtoaddress.html">sendtoaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="setaccount.html">setaccount</a>
|
||||
<br>
|
||||
|
||||
<a href="settxfee.html">settxfee</a>
|
||||
<br>
|
||||
|
||||
<a href="signmessage.html">signmessage</a>
|
||||
<br>
|
||||
|
||||
<a href="z_exportkey.html">z_exportkey</a>
|
||||
<br>
|
||||
|
||||
<a href="z_exportviewingkey.html">z_exportviewingkey</a>
|
||||
<br>
|
||||
|
||||
<a href="z_exportwallet.html">z_exportwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="z_getbalance.html">z_getbalance</a>
|
||||
<br>
|
||||
|
||||
<a href="z_getmigrationstatus.html">z_getmigrationstatus</a>
|
||||
<br>
|
||||
|
||||
<a href="z_getnewaddress.html">z_getnewaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="z_getnotescount.html">z_getnotescount</a>
|
||||
<br>
|
||||
|
||||
<a href="z_getoperationresult.html">z_getoperationresult</a>
|
||||
<br>
|
||||
|
||||
<a href="z_getoperationstatus.html">z_getoperationstatus</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettotalbalance.html">z_gettotalbalance</a>
|
||||
<br>
|
||||
|
||||
<a href="z_importkey.html">z_importkey</a>
|
||||
<br>
|
||||
|
||||
<a href="z_importviewingkey.html">z_importviewingkey</a>
|
||||
<br>
|
||||
|
||||
<a href="z_importwallet.html">z_importwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="z_listaddresses.html">z_listaddresses</a>
|
||||
<br>
|
||||
|
||||
<a href="z_listoperationids.html">z_listoperationids</a>
|
||||
<br>
|
||||
|
||||
<a href="z_listreceivedbyaddress.html">z_listreceivedbyaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="z_listunspent.html">z_listunspent</a>
|
||||
<br>
|
||||
|
||||
<a href="z_mergetoaddress.html">z_mergetoaddress</a>
|
||||
<br>
|
||||
|
||||
<a href="z_sendmany.html">z_sendmany</a>
|
||||
<br>
|
||||
|
||||
<a href="z_setmigration.html">z_setmigration</a>
|
||||
<br>
|
||||
|
||||
<a href="z_shieldcoinbase.html">z_shieldcoinbase</a>
|
||||
<br>
|
||||
|
||||
<a href="z_viewtransaction.html">z_viewtransaction</a>
|
||||
<br>
|
||||
|
||||
<a href="zcbenchmark.html">zcbenchmark</a>
|
||||
<br>
|
||||
|
||||
<a href="zcrawjoinsplit.html">zcrawjoinsplit</a>
|
||||
<br>
|
||||
|
||||
<a href="zcrawkeygen.html">zcrawkeygen</a>
|
||||
<br>
|
||||
|
||||
<a href="zcrawreceive.html">zcrawreceive</a>
|
||||
<br>
|
||||
|
||||
<a href="zcsamplejoinsplit.html">zcsamplejoinsplit</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getmempoolinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getmempoolinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getmempoolinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getmempoolinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getmempoolinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getmempoolinfo
|
||||
|
||||
|
@ -146,6 +146,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -162,6 +165,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getmininginfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getmininginfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getmininginfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getmininginfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getmininginfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getmininginfo
|
||||
|
||||
|
@ -154,6 +154,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -170,6 +173,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getnettotals">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getnettotals">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnettotals - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getnettotals - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getnettotals - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getnettotals
|
||||
|
||||
|
@ -147,6 +147,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -163,6 +166,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getnetworkhashps">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getnetworkhashps">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnetworkhashps - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getnetworkhashps - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getnetworkhashps - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getnetworkhashps ( blocks height )
|
||||
|
||||
|
@ -150,6 +150,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -166,6 +169,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getnetworkinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getnetworkinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnetworkinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getnetworkinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getnetworkinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getnetworkinfo
|
||||
Returns an object containing various state info regarding P2P networking.
|
||||
|
@ -167,6 +167,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -183,6 +186,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getnetworksolps">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getnetworksolps">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnetworksolps - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getnetworksolps - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getnetworksolps - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getnetworksolps ( blocks height )
|
||||
|
||||
|
@ -148,6 +148,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -164,6 +167,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getnewaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getnewaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnewaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getnewaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getnewaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getnewaddress ( "account" )
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getpeerinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getpeerinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getpeerinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getpeerinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getpeerinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getpeerinfo
|
||||
|
||||
|
@ -42,7 +42,7 @@ bResult:
|
|||
[
|
||||
{
|
||||
"id": n, (numeric) Peer index
|
||||
"addr":"host:port", (string) The ip address and port of the peer
|
||||
"addr":"host:port", (string) The IP address and port of the peer
|
||||
"addrlocal":"ip:port", (string) local address
|
||||
"services":"xxxxxxxxxxxxxxxx", (string) The services offered
|
||||
"lastsend": ttt, (numeric) The time in seconds since epoch (Jan 1 1970 GMT) of the last send
|
||||
|
@ -169,6 +169,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -185,6 +188,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getrawchangeaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getrawchangeaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getrawchangeaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getrawchangeaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getrawchangeaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getrawchangeaddress
|
||||
|
||||
|
@ -143,6 +143,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -159,6 +162,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getrawmempool">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getrawmempool">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getrawmempool - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getrawmempool - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getrawmempool - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getrawmempool ( verbose )
|
||||
|
||||
|
@ -163,6 +163,9 @@ Examples
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -179,6 +182,9 @@ Examples
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getrawtransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getrawtransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getrawtransaction - Zcash 4.2.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,20 +25,23 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getrawtransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getrawtransaction "txid" ( verbose )
|
||||
<pre>getrawtransaction "txid" ( verbose "blockhash" )
|
||||
|
||||
NOTE: By default this function only works sometimes. This is when the tx is in the mempool
|
||||
or there is an unspent output in the utxo for this transaction. To make it always work,
|
||||
you need to maintain a transaction index, using the -txindex command line option.
|
||||
NOTE: If "blockhash" is not provided and the -txindex option is not enabled, then this call only
|
||||
works for mempool transactions. If either "blockhash" is provided or the -txindex option is
|
||||
enabled, it also works for blockchain transactions. If the block which contains the transaction
|
||||
is known, its hash can be provided even for nodes without -txindex. Note that if a blockhash is
|
||||
provided, only that block will be searched and if the transaction is in the mempool or other
|
||||
blocks, or if this node does not have the given block available, the transaction will not be found.
|
||||
|
||||
Return the raw transaction data.
|
||||
|
||||
|
@ -47,15 +50,18 @@ If verbose is non-zero, returns an Object with information about 'txid'.
|
|||
|
||||
Arguments:
|
||||
1. "txid" (string, required) The transaction id
|
||||
2. verbose (numeric, optional, default=0) If 0, return a string, other return a json object
|
||||
2. verbose (numeric, optional, default=0) If 0, return a string of hex-encoded data, otherwise return a JSON object
|
||||
3. "blockhash" (string, optional) The block in which to look for the transaction
|
||||
|
||||
Result (if verbose is not set or set to 0):
|
||||
"data" (string) The serialized, hex-encoded data for 'txid'
|
||||
|
||||
Result (if verbose > 0):
|
||||
{
|
||||
"in_active_chain": b, (bool) Whether specified block is in the active chain or not (only present with explicit "blockhash" argument)
|
||||
"hex" : "data", (string) The serialized, hex-encoded data for 'txid'
|
||||
"txid" : "id", (string) The transaction id (same as provided)
|
||||
"size" : n, (numeric) The transaction size
|
||||
"version" : n, (numeric) The version
|
||||
"locktime" : ttt, (numeric) The lock time
|
||||
"expiryheight" : ttt, (numeric, optional) The block height after which the transaction expires
|
||||
|
@ -125,6 +131,8 @@ Examples:
|
|||
> zcash-cli getrawtransaction "mytxid"
|
||||
> zcash-cli getrawtransaction "mytxid" 1
|
||||
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getrawtransaction", "params": ["mytxid", 1] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
|
||||
> zcash-cli getrawtransaction "mytxid" 0 "myblockhash"
|
||||
> zcash-cli getrawtransaction "mytxid" 1 "myblockhash"
|
||||
|
||||
</pre>
|
||||
<hr>
|
||||
|
@ -223,6 +231,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -239,6 +250,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getreceivedbyaccount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getreceivedbyaccount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getreceivedbyaccount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getreceivedbyaccount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>getreceivedbyaccount - Zcash 4.1.0 RPC</h1>
|
||||
<h1>getreceivedbyaccount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getreceivedbyaccount "account" ( minconf ) ( inZat )
|
||||
|
||||
|
@ -157,6 +157,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -173,6 +176,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getreceivedbyaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getreceivedbyaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getreceivedbyaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getreceivedbyaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getreceivedbyaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getreceivedbyaddress "zcashaddress" ( minconf ) ( inZat )
|
||||
|
||||
|
@ -157,6 +157,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -173,6 +176,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getspentinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getspentinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getspentinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getspentinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getspentinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getspentinfo {"txid": "txidhex", "index": n}
|
||||
|
||||
|
@ -161,6 +161,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -177,6 +180,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - gettransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - gettransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>gettransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>gettransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>gettransaction "txid" ( includeWatchonly )
|
||||
|
||||
|
@ -181,6 +181,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -197,6 +200,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - gettxout">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - gettxout">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettxout - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>gettxout - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>gettxout - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>gettxout "txid" n ( includemempool )
|
||||
|
||||
|
@ -170,6 +170,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -186,6 +189,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - gettxoutproof">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - gettxoutproof">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettxoutproof - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>gettxoutproof - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>gettxoutproof - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>gettxoutproof ["txid",...] ( blockhash )
|
||||
|
||||
|
@ -153,6 +153,9 @@ Result:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -169,6 +172,9 @@ Result:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - gettxoutsetinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - gettxoutsetinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettxoutsetinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>gettxoutsetinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>gettxoutsetinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>gettxoutsetinfo
|
||||
|
||||
|
@ -151,6 +151,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -167,6 +170,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getunconfirmedbalance">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getunconfirmedbalance">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getunconfirmedbalance - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getunconfirmedbalance - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getunconfirmedbalance - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getunconfirmedbalance
|
||||
Returns the server's total unconfirmed balance
|
||||
|
@ -134,6 +134,9 @@ Returns the server's total unconfirmed balance
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -150,6 +153,9 @@ Returns the server's total unconfirmed balance
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - getwalletinfo">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - getwalletinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getwalletinfo - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>getwalletinfo - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>getwalletinfo - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>getwalletinfo
|
||||
Returns an object containing various wallet state info.
|
||||
|
@ -43,6 +43,8 @@ Result:
|
|||
"balance": xxxxxxx, (numeric) the total confirmed transparent balance of the wallet in ZEC
|
||||
"unconfirmed_balance": xxx, (numeric) the total unconfirmed transparent balance of the wallet in ZEC
|
||||
"immature_balance": xxxxxx, (numeric) the total immature transparent balance of the wallet in ZEC
|
||||
"shielded_balance": xxxxxxx, (numeric) the total confirmed shielded balance of the wallet in ZEC
|
||||
"shielded_unconfirmed_balance": xxx, (numeric) the total unconfirmed shielded balance of the wallet in ZEC
|
||||
"txcount": xxxxxxx, (numeric) the total number of transactions in the wallet
|
||||
"keypoololdest": xxxxxx, (numeric) the timestamp (seconds since GMT epoch) of the oldest pre-generated key in the key pool
|
||||
"keypoolsize": xxxx, (numeric) how many new keys are pre-generated
|
||||
|
@ -152,6 +154,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -168,6 +173,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
14
help.html
14
help.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - help">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - help">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>help - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>help - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>help - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>help ( "command" )
|
||||
|
||||
|
@ -141,6 +141,9 @@ Result:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -157,6 +160,9 @@ Result:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - importaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - importaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>importaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>importaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>importaddress "address" ( "label" rescan p2sh )
|
||||
|
||||
|
@ -158,6 +158,9 @@ As a JSON-RPC call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -174,6 +177,9 @@ As a JSON-RPC call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - importprivkey">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - importprivkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importprivkey - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>importprivkey - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>importprivkey - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>importprivkey "zcashprivkey" ( "label" rescan )
|
||||
|
||||
|
@ -156,6 +156,9 @@ As a JSON-RPC call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -172,6 +175,9 @@ As a JSON-RPC call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - importpubkey">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - importpubkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importpubkey - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>importpubkey - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>importpubkey - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>importpubkey "pubkey" ( "label" rescan )
|
||||
|
||||
|
@ -153,6 +153,9 @@ As a JSON-RPC call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -169,6 +172,9 @@ As a JSON-RPC call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - importwallet">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - importwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importwallet - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>importwallet - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>importwallet - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>importwallet "filename"
|
||||
|
||||
|
@ -149,6 +149,9 @@ Import using the json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -165,6 +168,9 @@ Import using the json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
14
index.html
14
index.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>Zcash 4.1.0 RPC Docs</title>
|
||||
<title>Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<p>
|
||||
Maintained by <a href="https://twitter.com/_garethtdavies">@_garethtdavies</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>)
|
||||
|
@ -128,6 +128,9 @@
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -144,6 +147,9 @@
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - keypoolrefill">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - keypoolrefill">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>keypoolrefill - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>keypoolrefill - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>keypoolrefill - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>keypoolrefill ( newsize )
|
||||
|
||||
|
@ -142,6 +142,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -158,6 +161,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listaccounts">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listaccounts">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listaccounts - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listaccounts - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>listaccounts - Zcash 4.1.0 RPC</h1>
|
||||
<h1>listaccounts - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listaccounts ( minconf includeWatchonly)
|
||||
|
||||
|
@ -159,6 +159,9 @@ As json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -175,6 +178,9 @@ As json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listaddressgroupings">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listaddressgroupings">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listaddressgroupings - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listaddressgroupings - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listaddressgroupings - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listaddressgroupings
|
||||
|
||||
|
@ -154,6 +154,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -170,6 +173,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listbanned">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listbanned">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listbanned - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listbanned - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listbanned - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listbanned
|
||||
|
||||
|
@ -139,6 +139,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -155,6 +158,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listlockunspent">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listlockunspent">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listlockunspent - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listlockunspent - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listlockunspent - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listlockunspent
|
||||
|
||||
|
@ -162,6 +162,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -178,6 +181,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listreceivedbyaccount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listreceivedbyaccount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listreceivedbyaccount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listreceivedbyaccount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>listreceivedbyaccount - Zcash 4.1.0 RPC</h1>
|
||||
<h1>listreceivedbyaccount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listreceivedbyaccount ( minconf includeempty includeWatchonly)
|
||||
|
||||
|
@ -157,6 +157,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -173,6 +176,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listreceivedbyaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listreceivedbyaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listreceivedbyaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listreceivedbyaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listreceivedbyaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listreceivedbyaddress ( minconf includeempty includeWatchonly)
|
||||
|
||||
|
@ -158,6 +158,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -174,6 +177,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listsinceblock">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listsinceblock">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listsinceblock - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listsinceblock - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listsinceblock - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listsinceblock ( "blockhash" target-confirmations includeWatchonly)
|
||||
|
||||
|
@ -170,6 +170,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -186,6 +189,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listtransactions">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listtransactions">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listtransactions - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listtransactions - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listtransactions - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listtransactions ( "account" count from includeWatchonly)
|
||||
|
||||
|
@ -190,6 +190,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -206,6 +209,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - listunspent">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - listunspent">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listunspent - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>listunspent - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>listunspent - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>listunspent ( minconf maxconf ["address",...] )
|
||||
|
||||
|
@ -171,6 +171,9 @@ Examples
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -187,6 +190,9 @@ Examples
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - lockunspent">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - lockunspent">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>lockunspent - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>lockunspent - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>lockunspent - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>lockunspent unlock [{"txid":"txid","vout":n},...]
|
||||
|
||||
|
@ -171,6 +171,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -187,6 +190,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
14
move.html
14
move.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - move">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - move">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>move - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>move - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>move - Zcash 4.1.0 RPC</h1>
|
||||
<h1>move - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>move "fromaccount" "toaccount" amount ( minconf "comment" )
|
||||
|
||||
|
@ -156,6 +156,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -172,6 +175,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
14
ping.html
14
ping.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - ping">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - ping">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>ping - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>ping - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>ping - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>ping
|
||||
|
||||
|
@ -141,6 +141,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -157,6 +160,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - prioritisetransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - prioritisetransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>prioritisetransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>prioritisetransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>prioritisetransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>prioritisetransaction <txid> <priority delta> <fee delta>
|
||||
Accepts the transaction into mined blocks at a higher (or lower) priority
|
||||
|
@ -150,6 +150,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -166,6 +169,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.1.0 RPC Docs</title>
|
||||
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.1.0 RPC</h1>
|
||||
<h1>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.2.0 RPC</h1>
|
||||
{{if .Command}}
|
||||
<pre>{{.Command.Description}}</pre>
|
||||
<hr>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - sendfrom">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - sendfrom">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendfrom - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>sendfrom - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>sendfrom - Zcash 4.1.0 RPC</h1>
|
||||
<h1>sendfrom - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>sendfrom "fromaccount" "tozcashaddress" amount ( minconf "comment" "comment-to" )
|
||||
|
||||
|
@ -161,6 +161,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -177,6 +180,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - sendmany">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - sendmany">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendmany - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>sendmany - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>sendmany - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ["address",...] )
|
||||
|
||||
|
@ -171,6 +171,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -187,6 +190,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - sendrawtransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - sendrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendrawtransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>sendrawtransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>sendrawtransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>sendrawtransaction "hexstring" ( allowhighfees )
|
||||
|
||||
|
@ -157,6 +157,9 @@ As a json rpc call
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -173,6 +176,9 @@ As a json rpc call
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - sendtoaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - sendtoaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendtoaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>sendtoaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>sendtoaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
|
||||
|
||||
|
@ -155,6 +155,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -171,6 +174,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - setaccount">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - setaccount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setaccount - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>setaccount - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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>setaccount - Zcash 4.1.0 RPC</h1>
|
||||
<h1>setaccount - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>setaccount "zcashaddress" "account"
|
||||
|
||||
|
@ -143,6 +143,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -159,6 +162,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
24
setban.html
24
setban.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - setban">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - setban">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setban - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>setban - Zcash 4.2.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,24 +25,24 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>setban - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>setban "ip(/netmask)" "add|remove" (bantime) (absolute)
|
||||
|
||||
Attempts add or remove a IP/Subnet from the banned list.
|
||||
Attempts to add or remove an IP/Subnet from the banned list.
|
||||
|
||||
Arguments:
|
||||
1. "ip(/netmask)" (string, required) The IP/Subnet (see getpeerinfo for nodes ip) with a optional netmask (default is /32 = single ip)
|
||||
2. "command" (string, required) 'add' to add a IP/Subnet to the list, 'remove' to remove a IP/Subnet from the list
|
||||
3. "bantime" (numeric, optional) time in seconds how long (or until when if [absolute] is set) the ip is banned (0 or empty means using the default time of 24h which can also be overwritten by the -bantime startup argument)
|
||||
4. "absolute" (boolean, optional) If set, the bantime must be a absolute timestamp in seconds since epoch (Jan 1 1970 GMT)
|
||||
1. "ip(/netmask)" (string, required) The IP/Subnet (see getpeerinfo for nodes IP) with an optional netmask (default is /32 = single IP)
|
||||
2. "command" (string, required) 'add' to add an IP/Subnet to the list, 'remove' to remove an IP/Subnet from the list
|
||||
3. "bantime" (numeric, optional) time in seconds how long (or until when if [absolute] is set) the IP is banned (0 or empty means using the default time of 24h which can also be overwritten by the -bantime startup argument)
|
||||
4. "absolute" (boolean, optional) If set, the bantime must be an absolute timestamp in seconds since epoch (Jan 1 1970 GMT)
|
||||
|
||||
Examples:
|
||||
> zcash-cli setban "192.168.0.6" "add" 86400
|
||||
|
@ -146,6 +146,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -162,6 +165,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - setgenerate">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - setgenerate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setgenerate - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>setgenerate - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>setgenerate - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>setgenerate generate ( genproclimit )
|
||||
|
||||
|
@ -155,6 +155,9 @@ Using json rpc
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -171,6 +174,9 @@ Using json rpc
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - setlogfilter">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - setlogfilter">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setlogfilter - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>setlogfilter - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>setlogfilter - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>setlogfilter "directives"
|
||||
|
||||
|
@ -154,6 +154,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -170,6 +173,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - settxfee">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - settxfee">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>settxfee - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>settxfee - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>settxfee - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>settxfee amount
|
||||
|
||||
|
@ -145,6 +145,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -161,6 +164,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - signmessage">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - signmessage">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>signmessage - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>signmessage - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>signmessage - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>signmessage "t-addr" "message"
|
||||
|
||||
|
@ -156,6 +156,9 @@ As json rpc
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -172,6 +175,9 @@ As json rpc
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - signrawtransaction">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - signrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>signrawtransaction - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>signrawtransaction - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>signrawtransaction - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )
|
||||
|
||||
|
@ -187,6 +187,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -203,6 +206,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
14
stop.html
14
stop.html
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - stop">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - stop">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>stop - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>stop - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>stop - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>stop
|
||||
|
||||
|
@ -134,6 +134,9 @@ Stop Zcash server.
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -150,6 +153,9 @@ Stop Zcash server.
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - submitblock">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - submitblock">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>submitblock - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>submitblock - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>submitblock - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>submitblock "hexdata" ( "jsonparametersobject" )
|
||||
|
||||
|
@ -156,6 +156,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -172,6 +175,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.1.0 RPC Docs - validateaddress">
|
||||
<meta name="description" content="Zcash 4.2.0 RPC Docs - validateaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>validateaddress - Zcash 4.1.0 RPC Docs</title>
|
||||
<title>validateaddress - Zcash 4.2.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 4.1.0 RPC docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 4.2.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 4.1.0 RPC</h1>
|
||||
<h1>validateaddress - Zcash 4.2.0 RPC</h1>
|
||||
|
||||
<pre>validateaddress "zcashaddress"
|
||||
|
||||
|
@ -154,6 +154,9 @@ Examples:
|
|||
<a href="verifytxoutproof.html">verifytxoutproof</a>
|
||||
<br>
|
||||
|
||||
<a href="z_gettreestate.html">z_gettreestate</a>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -170,6 +173,9 @@ Examples:
|
|||
<a href="getinfo.html">getinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="getmemoryinfo.html">getmemoryinfo</a>
|
||||
<br>
|
||||
|
||||
<a href="help.html">help</a>
|
||||
<br>
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue