mirror of https://github.com/zcash/rpc.git
Update for zcashd v5.5.0
This commit is contained in:
parent
b82c2f698c
commit
1585d1c99f
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - addmultisigaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - addmultisigaddress">
|
||||
<meta name="author" content="">
|
||||
<title>addmultisigaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>addmultisigaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>addmultisigaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>addmultisigaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>addmultisigaddress nrequired ["key",...] ( "" )
|
||||
|
||||
|
@ -346,9 +346,6 @@ As json rpc call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -377,9 +374,6 @@ As json rpc call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -545,15 +539,6 @@ As json rpc call
|
|||
<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>
|
||||
|
||||
|
|
23
addnode.html
23
addnode.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - addnode">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - addnode">
|
||||
<meta name="author" content="">
|
||||
<title>addnode - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>addnode - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>addnode - Zcash 5.3.2 RPC</h1>
|
||||
<h1>addnode - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>addnode "node" "add|remove|onetry"
|
||||
|
||||
|
@ -335,9 +335,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -366,9 +363,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -534,15 +528,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - backupwallet">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - backupwallet">
|
||||
<meta name="author" content="">
|
||||
<title>backupwallet - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>backupwallet - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>backupwallet - Zcash 5.3.2 RPC</h1>
|
||||
<h1>backupwallet - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>backupwallet "destination"
|
||||
|
||||
|
@ -336,9 +336,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -367,9 +364,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -535,15 +529,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - clearbanned">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - clearbanned">
|
||||
<meta name="author" content="">
|
||||
<title>clearbanned - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>clearbanned - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>clearbanned - Zcash 5.3.2 RPC</h1>
|
||||
<h1>clearbanned - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>clearbanned
|
||||
|
||||
|
@ -330,9 +330,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -361,9 +358,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -529,15 +523,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - createmultisig">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - createmultisig">
|
||||
<meta name="author" content="">
|
||||
<title>createmultisig - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>createmultisig - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>createmultisig - Zcash 5.3.2 RPC</h1>
|
||||
<h1>createmultisig - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>createmultisig nrequired ["key",...]
|
||||
|
||||
|
@ -349,9 +349,6 @@ As a json rpc call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -380,9 +377,6 @@ As a json rpc call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -548,15 +542,6 @@ As a json rpc call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - createrawtransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - createrawtransaction">
|
||||
<meta name="author" content="">
|
||||
<title>createrawtransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>createrawtransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>createrawtransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>createrawtransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight )
|
||||
|
||||
|
@ -354,9 +354,6 @@ Examples
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -385,9 +382,6 @@ Examples
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -553,15 +547,6 @@ Examples
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - decoderawtransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - decoderawtransaction">
|
||||
<meta name="author" content="">
|
||||
<title>decoderawtransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>decoderawtransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>decoderawtransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>decoderawtransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>decoderawtransaction "hexstring"
|
||||
|
||||
|
@ -401,9 +401,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -432,9 +429,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -600,15 +594,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - decodescript">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - decodescript">
|
||||
<meta name="author" content="">
|
||||
<title>decodescript - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>decodescript - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>decodescript - Zcash 5.3.2 RPC</h1>
|
||||
<h1>decodescript - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>decodescript "hex"
|
||||
|
||||
|
@ -346,9 +346,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -377,9 +374,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -545,15 +539,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - disconnectnode">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - disconnectnode">
|
||||
<meta name="author" content="">
|
||||
<title>disconnectnode - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>disconnectnode - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>disconnectnode - Zcash 5.3.2 RPC</h1>
|
||||
<h1>disconnectnode - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>disconnectnode "node"
|
||||
|
||||
|
@ -333,9 +333,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -364,9 +361,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -532,15 +526,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - dumpprivkey">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - dumpprivkey">
|
||||
<meta name="author" content="">
|
||||
<title>dumpprivkey - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>dumpprivkey - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>dumpprivkey - Zcash 5.3.2 RPC</h1>
|
||||
<h1>dumpprivkey - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>dumpprivkey "t-addr"
|
||||
|
||||
|
@ -338,9 +338,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -369,9 +366,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -537,15 +531,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - encryptwallet">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - encryptwallet">
|
||||
<meta name="author" content="">
|
||||
<title>encryptwallet - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>encryptwallet - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>encryptwallet - Zcash 5.3.2 RPC</h1>
|
||||
<h1>encryptwallet - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>encryptwallet "passphrase"
|
||||
|
||||
|
@ -361,9 +361,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -392,9 +389,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -560,15 +554,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - estimatefee">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - estimatefee">
|
||||
<meta name="author" content="">
|
||||
<title>estimatefee - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>estimatefee - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>estimatefee - Zcash 5.3.2 RPC</h1>
|
||||
<h1>estimatefee - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>estimatefee nblocks
|
||||
|
||||
|
@ -340,9 +340,6 @@ Example:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -371,9 +368,6 @@ Example:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -539,15 +533,6 @@ Example:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - fundrawtransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - fundrawtransaction">
|
||||
<meta name="author" content="">
|
||||
<title>fundrawtransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>fundrawtransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>fundrawtransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>fundrawtransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>fundrawtransaction "hexstring" includeWatching
|
||||
|
||||
|
@ -358,9 +358,6 @@ Send the transaction
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -389,9 +386,6 @@ Send the transaction
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -557,15 +551,6 @@ Send the transaction
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - generate">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - generate">
|
||||
<meta name="author" content="">
|
||||
<title>generate - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>generate - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>generate - Zcash 5.3.2 RPC</h1>
|
||||
<h1>generate - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>generate numblocks
|
||||
|
||||
|
@ -339,9 +339,6 @@ Generate 11 blocks
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -370,9 +367,6 @@ Generate 11 blocks
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -538,15 +532,6 @@ Generate 11 blocks
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getaddednodeinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddednodeinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getaddednodeinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getaddednodeinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddednodeinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getaddednodeinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getaddednodeinfo dns ( "node" )
|
||||
|
||||
|
@ -354,9 +354,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -385,9 +382,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -553,15 +547,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getaddressbalance">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressbalance">
|
||||
<meta name="author" content="">
|
||||
<title>getaddressbalance - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getaddressbalance - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,19 +23,34 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressbalance - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getaddressbalance - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getaddressbalance {"addresses": ["taddr", ...]}
|
||||
|
||||
Returns the balance for addresses.
|
||||
|
||||
WARNING: getaddressbalance is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
@ -347,9 +362,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -378,9 +390,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -546,15 +555,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getaddressdeltas">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressdeltas">
|
||||
<meta name="author" content="">
|
||||
<title>getaddressdeltas - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getaddressdeltas - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressdeltas - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getaddressdeltas - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getaddressdeltas {"addresses": ["taddr", ...], ("start": n), ("end": n), ("chainInfo": true|false)}
|
||||
|
||||
|
@ -40,6 +40,21 @@ Returns information about all changes to the given transparent addresses within
|
|||
|
||||
block height range, default is the full blockchain.
|
||||
|
||||
WARNING: getaddressdeltas is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
@ -384,9 +399,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -415,9 +427,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -583,15 +592,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getaddressmempool">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressmempool">
|
||||
<meta name="author" content="">
|
||||
<title>getaddressmempool - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getaddressmempool - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,19 +23,34 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressmempool - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getaddressmempool - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getaddressmempool {"addresses": ["taddr", ...]}
|
||||
|
||||
Returns all mempool deltas for an address.
|
||||
|
||||
WARNING: getaddressmempool is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
@ -354,9 +369,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -385,9 +397,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -553,15 +562,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getaddresstxids">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddresstxids">
|
||||
<meta name="author" content="">
|
||||
<title>getaddresstxids - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getaddresstxids - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddresstxids - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getaddresstxids - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getaddresstxids {"addresses": ["taddr", ...], ("start": n), ("end": n)}
|
||||
|
||||
|
@ -42,6 +42,21 @@ Starting v4.5.0, returned txids are in the order they appear in blocks, which
|
|||
|
||||
ensures that they are topologically sorted (i.e. parent txids will appear before child txids).
|
||||
|
||||
WARNING: getaddresstxids is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
@ -355,9 +370,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -386,9 +398,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -554,15 +563,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getaddressutxos">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getaddressutxos">
|
||||
<meta name="author" content="">
|
||||
<title>getaddressutxos - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getaddressutxos - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,19 +23,34 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressutxos - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getaddressutxos - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getaddressutxos {"addresses": ["taddr", ...], ("chainInfo": true|false)}
|
||||
|
||||
Returns all unspent outputs for an address.
|
||||
|
||||
WARNING: getaddressutxos is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
@ -372,9 +387,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -403,9 +415,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -571,15 +580,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getbalance">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getbalance">
|
||||
<meta name="author" content="">
|
||||
<title>getbalance - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getbalance - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getbalance - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getbalance - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getbalance ( "(dummy)" minconf includeWatchonly inZat asOfHeight )
|
||||
|
||||
|
@ -360,9 +360,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -391,9 +388,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -559,15 +553,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getbestblockhash">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getbestblockhash">
|
||||
<meta name="author" content="">
|
||||
<title>getbestblockhash - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getbestblockhash - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getbestblockhash - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getbestblockhash - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getbestblockhash
|
||||
|
||||
|
@ -333,9 +333,6 @@ Examples
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -364,9 +361,6 @@ Examples
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -532,15 +526,6 @@ Examples
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblock">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblock">
|
||||
<meta name="author" content="">
|
||||
<title>getblock - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblock - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblock - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblock - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblock "hash|height" ( verbosity )
|
||||
|
||||
|
@ -70,6 +70,23 @@ Result (for verbosity = 1):
|
|||
"nonce" : n, (numeric) The nonce
|
||||
"bits" : "1d00ffff", (string) The bits
|
||||
"difficulty" : x.xxx, (numeric) The difficulty
|
||||
"chainSupply": { (object) information about the total supply
|
||||
"monitored": xx, (boolean) true if the total supply is being monitored
|
||||
"chainValue": xxxxxx, (numeric, optional) total chain supply after this block, in ZEC
|
||||
"chainValueZat": xxxxxx, (numeric, optional) total chain supply after this block, in zatoshis
|
||||
"valueDelta": xxxxxx, (numeric, optional) change to the chain supply produced by this block, in ZEC
|
||||
"valueDeltaZat": xxxxxx, (numeric, optional) change to the chain supply produced by this block, in zatoshis
|
||||
}
|
||||
"valuePools": [ (array) information about each value pool
|
||||
{
|
||||
"id": "xxxx", (string) name of the pool
|
||||
"monitored": xx, (boolean) true if the pool is being monitored
|
||||
"chainValue": xxxxxx, (numeric, optional) total amount in the pool, in ZEC
|
||||
"chainValueZat": xxxxxx, (numeric, optional) total amount in the pool, in zatoshis
|
||||
"valueDelta": xxxxxx, (numeric, optional) change to the amount in the pool produced by this block, in ZEC
|
||||
"valueDeltaZat": xxxxxx, (numeric, optional) change to the amount in the pool produced by this block, in zatoshis
|
||||
}, ...
|
||||
]
|
||||
"previousblockhash" : "hash", (string) The hash of the previous block
|
||||
"nextblockhash" : "hash" (string) The hash of the next block
|
||||
}
|
||||
|
@ -379,9 +396,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -410,9 +424,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -578,15 +589,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblockchaininfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockchaininfo">
|
||||
<meta name="author" content="">
|
||||
<title>getblockchaininfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblockchaininfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockchaininfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblockchaininfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblockchaininfo
|
||||
Returns an object containing various state info regarding block chain processing.
|
||||
|
@ -51,6 +51,19 @@ Result:
|
|||
"chainwork": "xxxx" (string) total amount of work in active chain, in hexadecimal
|
||||
"size_on_disk": xxxxxx, (numeric) the estimated size of the block and undo files on disk
|
||||
"commitments": xxxxxx, (numeric) the current number of note commitments in the commitment tree
|
||||
"chainSupply": { (object) information about the total supply
|
||||
"monitored": xx, (boolean) true if the total supply is being monitored
|
||||
"chainValue": xxxxxx, (numeric, optional) total chain supply after this block, in ZEC
|
||||
"chainValueZat": xxxxxx, (numeric, optional) total chain supply after this block, in zatoshis
|
||||
}
|
||||
"valuePools": [ (array) information about each value pool
|
||||
{
|
||||
"id": "xxxx", (string) name of the pool
|
||||
"monitored": xx, (boolean) true if the pool is being monitored
|
||||
"chainValue": xxxxxx, (numeric, optional) total amount in the pool, in ZEC
|
||||
"chainValueZat": xxxxxx, (numeric, optional) total amount in the pool, in zatoshis
|
||||
}, ...
|
||||
]
|
||||
"softforks": [ (array) status of softforks in progress
|
||||
{
|
||||
"id": "xxxx", (string) name of softfork
|
||||
|
@ -372,9 +385,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -403,9 +413,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -571,15 +578,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblockcount">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockcount">
|
||||
<meta name="author" content="">
|
||||
<title>getblockcount - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblockcount - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockcount - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblockcount - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblockcount
|
||||
|
||||
|
@ -333,9 +333,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -364,9 +361,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -532,15 +526,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblockdeltas">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockdeltas">
|
||||
<meta name="author" content="">
|
||||
<title>getblockdeltas - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblockdeltas - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,19 +23,34 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockdeltas - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblockdeltas - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblockdeltas "blockhash"
|
||||
|
||||
Returns information about the given block and its transactions.
|
||||
|
||||
WARNING: getblockdeltas is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
1. "hash" (string, required) The block hash
|
||||
|
||||
|
@ -373,9 +388,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -404,9 +416,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -572,15 +581,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblockhash">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockhash">
|
||||
<meta name="author" content="">
|
||||
<title>getblockhash - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblockhash - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockhash - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblockhash - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblockhash index
|
||||
|
||||
|
@ -336,9 +336,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -367,9 +364,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -535,15 +529,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblockhashes">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockhashes">
|
||||
<meta name="author" content="">
|
||||
<title>getblockhashes - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblockhashes - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockhashes - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblockhashes - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblockhashes high low ( {"noOrphans": true|false, "logicalTimes": true|false} )
|
||||
|
||||
|
@ -38,6 +38,21 @@ Returns array of hashes of blocks within the timestamp range provided,
|
|||
|
||||
greater or equal to low, less than high.
|
||||
|
||||
WARNING: getblockhashes is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
1. high (numeric, required) The newer block timestamp
|
||||
2. low (numeric, required) The older block timestamp
|
||||
|
@ -354,9 +369,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -385,9 +397,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -553,15 +562,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblockheader">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblockheader">
|
||||
<meta name="author" content="">
|
||||
<title>getblockheader - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblockheader - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockheader - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblockheader - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblockheader "hash" ( verbose )
|
||||
|
||||
|
@ -354,9 +354,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -385,9 +382,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -553,15 +547,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblocksubsidy">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblocksubsidy">
|
||||
<meta name="author" content="">
|
||||
<title>getblocksubsidy - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblocksubsidy - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblocksubsidy - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblocksubsidy - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblocksubsidy height
|
||||
|
||||
|
@ -348,9 +348,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -379,9 +376,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -547,15 +541,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getblocktemplate">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getblocktemplate">
|
||||
<meta name="author" content="">
|
||||
<title>getblocktemplate - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getblocktemplate - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblocktemplate - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getblocktemplate - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getblocktemplate ( "jsonrequestobject" )
|
||||
|
||||
|
@ -80,7 +80,7 @@ Result:
|
|||
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
|
||||
"fee": n, (numeric) difference in value between transaction inputs and outputs (in zatoshis); for coinbase transactions, this is a negative Number of the total collected block fees (i.e., not including the block subsidy); if key is not present, fee is unknown and clients MUST NOT assume there isn't one
|
||||
"sigops" : n, (numeric) total number of SigOps, as counted for purposes of block limits; if key is not present, sigop count is unknown and clients MUST NOT assume there aren't any
|
||||
"required" : true|false (boolean) if provided and true, this transaction must be in the final block
|
||||
}
|
||||
|
@ -396,9 +396,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -427,9 +424,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -595,15 +589,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getchaintips">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getchaintips">
|
||||
<meta name="author" content="">
|
||||
<title>getchaintips - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getchaintips - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getchaintips - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getchaintips - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getchaintips
|
||||
Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
|
||||
|
@ -351,9 +351,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -382,9 +379,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -550,15 +544,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getconnectioncount">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getconnectioncount">
|
||||
<meta name="author" content="">
|
||||
<title>getconnectioncount - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getconnectioncount - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getconnectioncount - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getconnectioncount - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getconnectioncount
|
||||
|
||||
|
@ -333,9 +333,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -364,9 +361,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -532,15 +526,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getdeprecationinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getdeprecationinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getdeprecationinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getdeprecationinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,23 +23,37 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getdeprecationinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getdeprecationinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getdeprecationinfo
|
||||
Returns an object containing current version and deprecation block height. Applicable only on mainnet.
|
||||
|
||||
Result:
|
||||
{
|
||||
"version": xxxxx, (numeric) the server version
|
||||
"version": xxxxx, (numeric) the server version
|
||||
"subversion": "/MagicBean:x.y.z[-v]/", (string) the server subversion string
|
||||
"deprecationheight": xxxxx, (numeric) the block height at which this version will deprecate and shut down
|
||||
"deprecationheight": xxxxx, (numeric, deprecated) the block height at which this version will deprecate and shut down
|
||||
"end_of_service": { (object, optional) information about end-of-service halt, not present for testnet
|
||||
or regtest nodes
|
||||
"block_height": xxxxx, (numeric) the block height at which this version will reach its the end of its service period and shut down
|
||||
"estimated_time": xxxxx (numeric) the approximate time at which this version is expected to reach the end-of-service height,
|
||||
in seconds since epoch (midnight Jan 1 1970 GMT). Please note that given the variability of block times,
|
||||
the actual end-of-service halt may vary from this time by hours or even days; this value is provided
|
||||
solely for informational purposes and should not be relied upon to remain accurate. If the end-of-service
|
||||
height for this node has already been reached, this timestamp may be in the past.
|
||||
},
|
||||
"deprecated_features": [...], (array of string) a list of currently-deprecated but not yet disabled features
|
||||
"disabled_features": [...] (array of string) a list of the deprecated and currently-disabled features that should be expected to be
|
||||
removed in an upcoming release. These features can be re-enabled via use of the '-allowdeprecated'
|
||||
configuration option; please see https://zcash.github.io/zcash/user/deprecation.html for additional
|
||||
information.
|
||||
}
|
||||
|
||||
Examples:
|
||||
|
@ -336,9 +350,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -367,9 +378,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -535,15 +543,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getdifficulty">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getdifficulty">
|
||||
<meta name="author" content="">
|
||||
<title>getdifficulty - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getdifficulty - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getdifficulty - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getdifficulty - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getdifficulty
|
||||
|
||||
|
@ -333,9 +333,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -364,9 +361,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -532,15 +526,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getexperimentalfeatures">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getexperimentalfeatures">
|
||||
<meta name="author" content="">
|
||||
<title>getexperimentalfeatures - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getexperimentalfeatures - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getexperimentalfeatures - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getexperimentalfeatures - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getexperimentalfeatures
|
||||
|
||||
|
@ -336,9 +336,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -367,9 +364,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -535,15 +529,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getgenerate">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getgenerate">
|
||||
<meta name="author" content="">
|
||||
<title>getgenerate - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getgenerate - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getgenerate - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getgenerate - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getgenerate
|
||||
|
||||
|
@ -335,9 +335,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -366,9 +363,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -534,15 +528,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
27
getinfo.html
27
getinfo.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getinfo
|
||||
Returns an object containing various state info.
|
||||
|
@ -52,8 +52,8 @@ Result:
|
|||
"keypoololdest": xxxxxx, (numeric, optional) the timestamp (seconds since GMT epoch) of the oldest pre-generated key in the key pool, if wallet functionality is enabled
|
||||
"keypoolsize": xxxx, (numeric, optional) how many new keys are pre-generated
|
||||
"unlocked_until": ttt, (numeric, optional) the timestamp in seconds since epoch (midnight Jan 1 1970 GMT) that the wallet is unlocked for transfers, or 0 if the wallet is locked, if wallet functionality is available and the wallet is encrypted
|
||||
"paytxfee": x.xxxx, (numeric) the transaction fee set in ZEC/kB
|
||||
"relayfee": x.xxxx, (numeric) minimum relay fee for non-free transactions in ZEC/kB
|
||||
"paytxfee": x.xxxx, (numeric) the transaction fee rate set in ZEC per 1000 bytes
|
||||
"relayfee": x.xxxx, (numeric) minimum relay fee rate for transactions in ZEC per 1000 bytes
|
||||
"errors": "..." (string) message describing the latest or highest-priority error
|
||||
"errorstimestamp": "..." (string) timestamp associated with the latest or highest-priority error
|
||||
}
|
||||
|
@ -352,9 +352,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -383,9 +380,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -551,15 +545,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getlocalsolps">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getlocalsolps">
|
||||
<meta name="author" content="">
|
||||
<title>getlocalsolps - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getlocalsolps - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getlocalsolps - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getlocalsolps - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getlocalsolps
|
||||
|
||||
|
@ -334,9 +334,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -365,9 +362,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -533,15 +527,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getmemoryinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getmemoryinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getmemoryinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getmemoryinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getmemoryinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getmemoryinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getmemoryinfo
|
||||
Returns an object containing information about memory usage.
|
||||
|
@ -341,9 +341,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -372,9 +369,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -540,15 +534,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getmempoolinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getmempoolinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getmempoolinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getmempoolinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getmempoolinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getmempoolinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getmempoolinfo
|
||||
|
||||
|
@ -337,9 +337,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -368,9 +365,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -536,15 +530,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getmininginfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getmininginfo">
|
||||
<meta name="author" content="">
|
||||
<title>getmininginfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getmininginfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getmininginfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getmininginfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getmininginfo
|
||||
|
||||
|
@ -345,9 +345,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -376,9 +373,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -544,15 +538,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getnettotals">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnettotals">
|
||||
<meta name="author" content="">
|
||||
<title>getnettotals - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getnettotals - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnettotals - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getnettotals - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getnettotals
|
||||
|
||||
|
@ -347,9 +347,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -378,9 +375,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -546,15 +540,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getnetworkhashps">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnetworkhashps">
|
||||
<meta name="author" content="">
|
||||
<title>getnetworkhashps - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getnetworkhashps - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnetworkhashps - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getnetworkhashps - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getnetworkhashps ( blocks height )
|
||||
|
||||
|
@ -341,9 +341,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -372,9 +369,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -540,15 +534,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getnetworkinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnetworkinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getnetworkinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getnetworkinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnetworkinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getnetworkinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getnetworkinfo
|
||||
Returns an object containing various state info regarding P2P networking.
|
||||
|
@ -52,7 +52,7 @@ Result:
|
|||
}
|
||||
,...
|
||||
],
|
||||
"relayfee": x.xxxxxxxx, (numeric) minimum relay fee for non-free transactions in ZEC/kB
|
||||
"relayfee": x.xxxxxxxx, (numeric) minimum relay fee rate for transactions in ZEC per 1000 bytes
|
||||
"localaddresses": [ (array) list of local addresses
|
||||
{
|
||||
"address": "xxxx", (string) network address
|
||||
|
@ -358,9 +358,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -389,9 +386,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -557,15 +551,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getnetworksolps">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnetworksolps">
|
||||
<meta name="author" content="">
|
||||
<title>getnetworksolps - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getnetworksolps - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnetworksolps - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getnetworksolps - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getnetworksolps ( blocks height )
|
||||
|
||||
|
@ -339,9 +339,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -370,9 +367,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -538,15 +532,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getnewaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getnewaddress">
|
||||
<meta name="author" content="">
|
||||
<title>getnewaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getnewaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,34 +23,20 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnewaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getnewaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getnewaddress ( "" )
|
||||
|
||||
DEPRECATED. Use z_getnewaccount and z_getaddressforaccount instead.
|
||||
|
||||
Returns a new transparent Zcash address.
|
||||
Payments received by this API are visible on-chain and do not otherwise
|
||||
provide privacy protections; they should only be used in circumstances
|
||||
where it is necessary to interoperate with legacy Bitcoin infrastructure.
|
||||
|
||||
Arguments:
|
||||
1. (dummy) (string, optional) DEPRECATED. If provided, it MUST be set to the empty string "". Passing any other string will result in an error.
|
||||
|
||||
Result:
|
||||
"zcashaddress" (string) The new transparent Zcash address
|
||||
|
||||
Examples:
|
||||
> zcash-cli getnewaddress
|
||||
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getnewaddress", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
|
||||
<pre>getnewaddress is DEPRECATED and will be removed in a future release
|
||||
|
||||
Use z_getnewaccount and z_getaddressforaccount instead, or restart
|
||||
with `-allowdeprecated=getnewaddress` if you require backward compatibility.
|
||||
See https://zcash.github.io/zcash/user/deprecation.html for more information.
|
||||
</pre>
|
||||
<hr>
|
||||
|
||||
|
@ -341,9 +327,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -372,9 +355,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -540,15 +520,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getpeerinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getpeerinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getpeerinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getpeerinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getpeerinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getpeerinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getpeerinfo
|
||||
|
||||
|
@ -361,9 +361,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -392,9 +389,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -560,15 +554,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getrawchangeaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getrawchangeaddress">
|
||||
<meta name="author" content="">
|
||||
<title>getrawchangeaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getrawchangeaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,32 +23,21 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getrawchangeaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getrawchangeaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getrawchangeaddress
|
||||
|
||||
DEPRECATED. Change addresses are a wallet-internal feature. Use a unified
|
||||
address for a dedicated change account instead.
|
||||
|
||||
Returns a new transparent Zcash address for receiving change.
|
||||
This is for use with raw transactions, NOT normal use. Additionally,
|
||||
the resulting address does not correspond to the "change" HD derivation
|
||||
path.
|
||||
|
||||
Result:
|
||||
"address" (string) The transparent address
|
||||
|
||||
Examples:
|
||||
> zcash-cli getrawchangeaddress
|
||||
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getrawchangeaddress", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8232/
|
||||
<pre>getrawchangeaddress is DEPRECATED and will be removed in a future release
|
||||
|
||||
Change addresses are a wallet-internal feature. Use a unified address for
|
||||
a dedicated change account instead, or restart with `-allowdeprecated=getrawchangeaddress`
|
||||
if you require backward compatibility.
|
||||
See https://zcash.github.io/zcash/user/deprecation.html for more information.
|
||||
</pre>
|
||||
<hr>
|
||||
|
||||
|
@ -339,9 +328,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -370,9 +356,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -538,15 +521,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getrawmempool">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getrawmempool">
|
||||
<meta name="author" content="">
|
||||
<title>getrawmempool - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getrawmempool - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getrawmempool - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getrawmempool - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getrawmempool ( verbose )
|
||||
|
||||
|
@ -53,8 +53,9 @@ Result: (for verbose = true):
|
|||
"modifiedfee" : n, (numeric) transaction fee with fee deltas used for mining priority
|
||||
"time" : n, (numeric) local time transaction entered pool in seconds since 1 Jan 1970 GMT
|
||||
"height" : n, (numeric) block height when transaction entered pool
|
||||
"startingpriority" : n, (numeric) priority when transaction entered pool
|
||||
"currentpriority" : n, (numeric) transaction priority now
|
||||
"descendantcount" : n, (numeric) number of in-mempool descendant transactions (including this one)
|
||||
"descendantsize" : n, (numeric) size of in-mempool descendants (including this one)
|
||||
"descendantfees" : n, (numeric) modified fees (see "modifiedfee" above) of in-mempool descendants (including this one)
|
||||
"depends" : [ (array) unconfirmed transactions used as inputs for this transaction
|
||||
"transactionid", (string) parent transaction id
|
||||
... ]
|
||||
|
@ -355,9 +356,6 @@ Examples
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -386,9 +384,6 @@ Examples
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -554,15 +549,6 @@ Examples
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getrawtransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getrawtransaction">
|
||||
<meta name="author" content="">
|
||||
<title>getrawtransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getrawtransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getrawtransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getrawtransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getrawtransaction "txid" ( verbose "blockhash" )
|
||||
|
||||
|
@ -488,9 +488,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -519,9 +516,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -687,15 +681,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getreceivedbyaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getreceivedbyaddress">
|
||||
<meta name="author" content="">
|
||||
<title>getreceivedbyaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getreceivedbyaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getreceivedbyaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getreceivedbyaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getreceivedbyaddress "zcashaddress" ( minconf inZat asOfHeight )
|
||||
|
||||
|
@ -360,9 +360,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -391,9 +388,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -559,15 +553,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getspentinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getspentinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getspentinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getspentinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,19 +23,28 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getspentinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getspentinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getspentinfo {"txid": "txidhex", "index": n}
|
||||
|
||||
Returns the txid and index where an output is spent.
|
||||
|
||||
WARNING: getspentinfo is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"txid" (string) The hex string of the txid
|
||||
|
@ -343,9 +352,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -374,9 +380,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -542,15 +545,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - gettransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettransaction">
|
||||
<meta name="author" content="">
|
||||
<title>gettransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>gettransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>gettransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>gettransaction "txid" ( includeWatchonly verbose asOfHeight )
|
||||
|
||||
|
@ -386,9 +386,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -417,9 +414,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -585,15 +579,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - gettxout">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettxout">
|
||||
<meta name="author" content="">
|
||||
<title>gettxout - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>gettxout - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettxout - Zcash 5.3.2 RPC</h1>
|
||||
<h1>gettxout - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>gettxout "txid" n ( includemempool )
|
||||
|
||||
|
@ -361,9 +361,6 @@ As a json rpc call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -392,9 +389,6 @@ As a json rpc call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -560,15 +554,6 @@ As a json rpc call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - gettxoutproof">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettxoutproof">
|
||||
<meta name="author" content="">
|
||||
<title>gettxoutproof - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>gettxoutproof - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettxoutproof - Zcash 5.3.2 RPC</h1>
|
||||
<h1>gettxoutproof - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>gettxoutproof ["txid",...] ( blockhash )
|
||||
|
||||
|
@ -344,9 +344,6 @@ Result:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -375,9 +372,6 @@ Result:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -543,15 +537,6 @@ Result:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - gettxoutsetinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - gettxoutsetinfo">
|
||||
<meta name="author" content="">
|
||||
<title>gettxoutsetinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>gettxoutsetinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettxoutsetinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>gettxoutsetinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>gettxoutsetinfo
|
||||
|
||||
|
@ -342,9 +342,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -373,9 +370,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -541,15 +535,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getunconfirmedbalance">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getunconfirmedbalance">
|
||||
<meta name="author" content="">
|
||||
<title>getunconfirmedbalance - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getunconfirmedbalance - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getunconfirmedbalance - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getunconfirmedbalance - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getunconfirmedbalance
|
||||
Returns the server's total unconfirmed transparent balance
|
||||
|
@ -325,9 +325,6 @@ Returns the server's total unconfirmed transparent balance
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -356,9 +353,6 @@ Returns the server's total unconfirmed transparent balance
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -524,15 +518,6 @@ Returns the server's total unconfirmed transparent balance
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - getwalletinfo">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - getwalletinfo">
|
||||
<meta name="author" content="">
|
||||
<title>getwalletinfo - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>getwalletinfo - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getwalletinfo - Zcash 5.3.2 RPC</h1>
|
||||
<h1>getwalletinfo - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>getwalletinfo ( asOfHeight )
|
||||
Returns wallet state information.
|
||||
|
@ -60,7 +60,7 @@ Result:
|
|||
"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
|
||||
"unlocked_until": ttt, (numeric) the timestamp in seconds since epoch (midnight Jan 1 1970 GMT) that the wallet is unlocked for transfers, or 0 if the wallet is locked
|
||||
"paytxfee": x.xxxx, (numeric) the transaction fee configuration, set in ZEC/kB
|
||||
"paytxfee": x.xxxx, (numeric) the preferred transaction fee rate used for transactions created by legacy APIs, set in ZEC per 1000 bytes
|
||||
"mnemonic_seedfp": "uint256", (string) the BLAKE2b-256 hash of the HD seed derived from the wallet's emergency recovery phrase
|
||||
"legacy_seedfp": "uint256", (string, optional) if this wallet was created prior to release 4.5.2, this will contain the BLAKE2b-256
|
||||
hash of the legacy HD seed that was used to derive Sapling addresses prior to the 4.5.2 upgrade to mnemonic
|
||||
|
@ -361,9 +361,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -392,9 +389,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -560,15 +554,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
23
help.html
23
help.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - help">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - help">
|
||||
<meta name="author" content="">
|
||||
<title>help - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>help - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>help - Zcash 5.3.2 RPC</h1>
|
||||
<h1>help - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>help ( "command" )
|
||||
|
||||
|
@ -332,9 +332,6 @@ Result:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -363,9 +360,6 @@ Result:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -531,15 +525,6 @@ Result:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - importaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - importaddress">
|
||||
<meta name="author" content="">
|
||||
<title>importaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>importaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>importaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>importaddress "address" ( "label" rescan p2sh )
|
||||
|
||||
|
@ -349,9 +349,6 @@ As a JSON-RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -380,9 +377,6 @@ As a JSON-RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -548,15 +542,6 @@ As a JSON-RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - importprivkey">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - importprivkey">
|
||||
<meta name="author" content="">
|
||||
<title>importprivkey - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>importprivkey - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importprivkey - Zcash 5.3.2 RPC</h1>
|
||||
<h1>importprivkey - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>importprivkey "zcashprivkey" ( "label" rescan )
|
||||
|
||||
|
@ -347,9 +347,6 @@ As a JSON-RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -378,9 +375,6 @@ As a JSON-RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -546,15 +540,6 @@ As a JSON-RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - importpubkey">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - importpubkey">
|
||||
<meta name="author" content="">
|
||||
<title>importpubkey - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>importpubkey - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importpubkey - Zcash 5.3.2 RPC</h1>
|
||||
<h1>importpubkey - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>importpubkey "pubkey" ( "label" rescan )
|
||||
|
||||
|
@ -344,9 +344,6 @@ As a JSON-RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -375,9 +372,6 @@ As a JSON-RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -543,15 +537,6 @@ As a JSON-RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - importwallet">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - importwallet">
|
||||
<meta name="author" content="">
|
||||
<title>importwallet - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>importwallet - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,18 +23,18 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importwallet - Zcash 5.3.2 RPC</h1>
|
||||
<h1>importwallet - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>importwallet "filename"
|
||||
|
||||
Imports taddr keys from a wallet dump file (see dumpwallet).
|
||||
Imports taddr keys from a wallet dump file (see z_exportwallet).
|
||||
|
||||
Arguments:
|
||||
1. "filename" (string, required) The wallet file
|
||||
|
@ -42,7 +42,7 @@ Arguments:
|
|||
Examples:
|
||||
|
||||
Dump the wallet
|
||||
> zcash-cli dumpwallet "nameofbackup"
|
||||
> zcash-cli z_exportwallet "nameofbackup"
|
||||
|
||||
Import the wallet
|
||||
> zcash-cli importwallet "path/to/exportdir/nameofbackup"
|
||||
|
@ -340,9 +340,6 @@ Import using the json rpc call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -371,9 +368,6 @@ Import using the json rpc call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -539,15 +533,6 @@ Import using the json rpc call
|
|||
<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>
|
||||
|
||||
|
|
23
index.html
23
index.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs">
|
||||
<meta name="author" content="">
|
||||
<title>Zcash 5.3.2 RPC Docs</title>
|
||||
<title>Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>Zcash 5.3.2 RPC</h1>
|
||||
<h1>Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<p>
|
||||
Maintained by <a href="https://twitter.com/_garethtdavies">@_garethtdavies</a>; modified by: <a href="https://github.com/mdr0id">mdr0id</a>;license of the docs is MIT (see <a href="https://github.com/zcash/zcash">zcash repo</a>), license of the scripts and webpage is also MIT (<a href="https://github.com/zcash-rpc/zcash-rpc.github.io">github repo</a>)
|
||||
|
@ -319,9 +319,6 @@
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -350,9 +347,6 @@
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -518,15 +512,6 @@
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - keypoolrefill">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - keypoolrefill">
|
||||
<meta name="author" content="">
|
||||
<title>keypoolrefill - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>keypoolrefill - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>keypoolrefill - Zcash 5.3.2 RPC</h1>
|
||||
<h1>keypoolrefill - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>keypoolrefill ( newsize )
|
||||
|
||||
|
@ -335,9 +335,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -366,9 +363,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -534,15 +528,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listaddresses">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listaddresses">
|
||||
<meta name="author" content="">
|
||||
<title>listaddresses - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listaddresses - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listaddresses - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listaddresses - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listaddresses
|
||||
|
||||
|
@ -386,9 +386,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -417,9 +414,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -585,15 +579,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listaddressgroupings">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listaddressgroupings">
|
||||
<meta name="author" content="">
|
||||
<title>listaddressgroupings - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listaddressgroupings - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listaddressgroupings - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listaddressgroupings - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listaddressgroupings ( asOfHeight )
|
||||
|
||||
|
@ -356,9 +356,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -387,9 +384,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -555,15 +549,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listbanned">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listbanned">
|
||||
<meta name="author" content="">
|
||||
<title>listbanned - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listbanned - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listbanned - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listbanned - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listbanned
|
||||
|
||||
|
@ -330,9 +330,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -361,9 +358,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -529,15 +523,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listlockunspent">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listlockunspent">
|
||||
<meta name="author" content="">
|
||||
<title>listlockunspent - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listlockunspent - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listlockunspent - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listlockunspent - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listlockunspent
|
||||
|
||||
|
@ -353,9 +353,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -384,9 +381,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -552,15 +546,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listreceivedbyaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listreceivedbyaddress">
|
||||
<meta name="author" content="">
|
||||
<title>listreceivedbyaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listreceivedbyaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listreceivedbyaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listreceivedbyaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listreceivedbyaddress ( minconf includeempty includeWatchonly addressFilter includeImmatureCoinbase asOfHeight )
|
||||
|
||||
|
@ -365,9 +365,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -396,9 +393,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -564,15 +558,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listsinceblock">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listsinceblock">
|
||||
<meta name="author" content="">
|
||||
<title>listsinceblock - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listsinceblock - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listsinceblock - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listsinceblock - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listsinceblock ( "blockhash" target-confirmations includeWatchonly includeRemoved includeChange asOfHeight )
|
||||
|
||||
|
@ -375,9 +375,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -406,9 +403,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -574,15 +568,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listtransactions">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listtransactions">
|
||||
<meta name="author" content="">
|
||||
<title>listtransactions - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listtransactions - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listtransactions - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listtransactions - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listtransactions ( "dummy" count from includeWatchonly asOfHeight)
|
||||
|
||||
|
@ -389,9 +389,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -420,9 +417,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -588,15 +582,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - listunspent">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - listunspent">
|
||||
<meta name="author" content="">
|
||||
<title>listunspent - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>listunspent - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listunspent - Zcash 5.3.2 RPC</h1>
|
||||
<h1>listunspent - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>listunspent ( minconf maxconf ["address",...] includeUnsafe queryOptions asOfHeight )
|
||||
|
||||
|
@ -374,9 +374,6 @@ Examples
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -405,9 +402,6 @@ Examples
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -573,15 +567,6 @@ Examples
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - lockunspent">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - lockunspent">
|
||||
<meta name="author" content="">
|
||||
<title>lockunspent - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>lockunspent - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>lockunspent - Zcash 5.3.2 RPC</h1>
|
||||
<h1>lockunspent - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>lockunspent unlock [{"txid":"txid","vout":n},...]
|
||||
|
||||
|
@ -362,9 +362,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -393,9 +390,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -561,15 +555,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
23
ping.html
23
ping.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - ping">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - ping">
|
||||
<meta name="author" content="">
|
||||
<title>ping - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>ping - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>ping - Zcash 5.3.2 RPC</h1>
|
||||
<h1>ping - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>ping
|
||||
|
||||
|
@ -332,9 +332,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -363,9 +360,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -531,15 +525,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - prioritisetransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - prioritisetransaction">
|
||||
<meta name="author" content="">
|
||||
<title>prioritisetransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>prioritisetransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,25 +23,23 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>prioritisetransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>prioritisetransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>prioritisetransaction <txid> <priority delta> <fee delta>
|
||||
Accepts the transaction into mined blocks at a higher (or lower) priority
|
||||
|
||||
Arguments:
|
||||
1. "txid" (string, required) The transaction id.
|
||||
2. priority delta (numeric, required) The priority to add or subtract.
|
||||
The transaction selection algorithm considers the tx as it would have a higher priority.
|
||||
(priority of a transaction is calculated: coinage * value_in_satoshis / txsize)
|
||||
3. fee delta (numeric, required) The fee value (in satoshis) to add (or subtract, if negative).
|
||||
The fee is not actually paid, only the algorithm for selecting transactions into a block
|
||||
2. priority_delta (numeric, optional) Fee-independent priority adjustment. Not supported, so must be zero or null.
|
||||
3. fee_delta (numeric, required) The fee value (in zatoshis) to add (or subtract, if negative).
|
||||
The modified fee is not actually paid, only the algorithm for selecting transactions into a block
|
||||
considers the transaction as it would have paid a higher (or lower) fee.
|
||||
|
||||
Result
|
||||
|
@ -341,9 +339,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -372,9 +367,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -540,15 +532,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
|
||||
<meta name="author" content="">
|
||||
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.3.2 RPC Docs</title>
|
||||
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.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 5.3.2 RPC</h1>
|
||||
<h1>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.5.0 RPC</h1>
|
||||
{{if .Command}}
|
||||
<pre>{{.Command.Description}}</pre>
|
||||
<hr>
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - sendmany">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - sendmany">
|
||||
<meta name="author" content="">
|
||||
<title>sendmany - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>sendmany - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>sendmany - Zcash 5.3.2 RPC</h1>
|
||||
<h1>sendmany - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>sendmany "" {"address":amount,...} ( minconf "comment" ["address",...] )
|
||||
|
||||
|
@ -368,9 +368,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -399,9 +396,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -567,15 +561,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - sendrawtransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - sendrawtransaction">
|
||||
<meta name="author" content="">
|
||||
<title>sendrawtransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>sendrawtransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>sendrawtransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>sendrawtransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>sendrawtransaction "hexstring" ( allowhighfees )
|
||||
|
||||
|
@ -348,9 +348,6 @@ As a json rpc call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -379,9 +376,6 @@ As a json rpc call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -547,15 +541,6 @@ As a json rpc call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - sendtoaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - sendtoaddress">
|
||||
<meta name="author" content="">
|
||||
<title>sendtoaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>sendtoaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>sendtoaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>sendtoaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
|
||||
|
||||
|
@ -350,9 +350,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -381,9 +378,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -549,15 +543,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
23
setban.html
23
setban.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - setban">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - setban">
|
||||
<meta name="author" content="">
|
||||
<title>setban - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>setban - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>setban - Zcash 5.3.2 RPC</h1>
|
||||
<h1>setban - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>setban "ip(/netmask)" "add|remove" (bantime) (absolute)
|
||||
|
||||
|
@ -337,9 +337,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -368,9 +365,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -536,15 +530,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - setgenerate">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - setgenerate">
|
||||
<meta name="author" content="">
|
||||
<title>setgenerate - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>setgenerate - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>setgenerate - Zcash 5.3.2 RPC</h1>
|
||||
<h1>setgenerate - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>setgenerate generate ( genproclimit )
|
||||
|
||||
|
@ -346,9 +346,6 @@ Using json rpc
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -377,9 +374,6 @@ Using json rpc
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -545,15 +539,6 @@ Using json rpc
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - setlogfilter">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - setlogfilter">
|
||||
<meta name="author" content="">
|
||||
<title>setlogfilter - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>setlogfilter - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>setlogfilter - Zcash 5.3.2 RPC</h1>
|
||||
<h1>setlogfilter - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>setlogfilter "directives"
|
||||
|
||||
|
@ -349,9 +349,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -380,9 +377,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -548,15 +542,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - settxfee">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - settxfee">
|
||||
<meta name="author" content="">
|
||||
<title>settxfee - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>settxfee - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,21 +23,21 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>settxfee - Zcash 5.3.2 RPC</h1>
|
||||
<h1>settxfee - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>settxfee amount
|
||||
|
||||
Set the transaction fee per kB. Overwrites the paytxfee parameter.
|
||||
Set the preferred transaction fee rate per 1000 bytes. This is only used by legacy transaction creation APIs (sendtoaddress, sendmany, and fundrawtransaction). Overwrites the paytxfee parameter.
|
||||
|
||||
Arguments:
|
||||
1. amount (numeric, required) The transaction fee in ZEC/kB rounded to the nearest 0.00000001
|
||||
1. amount (numeric, required) The transaction fee rate in ZEC per 1000 bytes rounded to the nearest 0.00000001
|
||||
|
||||
Result
|
||||
true|false (boolean) Returns true if successful
|
||||
|
@ -336,9 +336,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -367,9 +364,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -535,15 +529,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - signmessage">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - signmessage">
|
||||
<meta name="author" content="">
|
||||
<title>signmessage - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>signmessage - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>signmessage - Zcash 5.3.2 RPC</h1>
|
||||
<h1>signmessage - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>signmessage "t-addr" "message"
|
||||
|
||||
|
@ -348,9 +348,6 @@ As json rpc
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -379,9 +376,6 @@ As json rpc
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -547,15 +541,6 @@ As json rpc
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - signrawtransaction">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - signrawtransaction">
|
||||
<meta name="author" content="">
|
||||
<title>signrawtransaction - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>signrawtransaction - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>signrawtransaction - Zcash 5.3.2 RPC</h1>
|
||||
<h1>signrawtransaction - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )
|
||||
|
||||
|
@ -378,9 +378,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -409,9 +406,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -577,15 +571,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
23
stop.html
23
stop.html
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - stop">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - stop">
|
||||
<meta name="author" content="">
|
||||
<title>stop - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>stop - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>stop - Zcash 5.3.2 RPC</h1>
|
||||
<h1>stop - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>stop
|
||||
|
||||
|
@ -325,9 +325,6 @@ Stop Zcash server.
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -356,9 +353,6 @@ Stop Zcash server.
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -524,15 +518,6 @@ Stop Zcash server.
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - submitblock">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - submitblock">
|
||||
<meta name="author" content="">
|
||||
<title>submitblock - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>submitblock - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>submitblock - Zcash 5.3.2 RPC</h1>
|
||||
<h1>submitblock - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>submitblock "hexdata" ( "jsonparametersobject" )
|
||||
|
||||
|
@ -347,9 +347,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -378,9 +375,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -546,15 +540,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - validateaddress">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - validateaddress">
|
||||
<meta name="author" content="">
|
||||
<title>validateaddress - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>validateaddress - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>validateaddress - Zcash 5.3.2 RPC</h1>
|
||||
<h1>validateaddress - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>validateaddress "zcashaddress"
|
||||
|
||||
|
@ -345,9 +345,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -376,9 +373,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -544,15 +538,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - verifychain">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - verifychain">
|
||||
<meta name="author" content="">
|
||||
<title>verifychain - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>verifychain - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>verifychain - Zcash 5.3.2 RPC</h1>
|
||||
<h1>verifychain - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>verifychain ( checklevel numblocks )
|
||||
|
||||
|
@ -337,9 +337,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -368,9 +365,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -536,15 +530,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - verifymessage">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - verifymessage">
|
||||
<meta name="author" content="">
|
||||
<title>verifymessage - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>verifymessage - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>verifymessage - Zcash 5.3.2 RPC</h1>
|
||||
<h1>verifymessage - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>verifymessage "zcashaddress" "signature" "message"
|
||||
|
||||
|
@ -348,9 +348,6 @@ As json rpc
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -379,9 +376,6 @@ As json rpc
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -547,15 +541,6 @@ As json rpc
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - verifytxoutproof">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - verifytxoutproof">
|
||||
<meta name="author" content="">
|
||||
<title>verifytxoutproof - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>verifytxoutproof - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>verifytxoutproof - Zcash 5.3.2 RPC</h1>
|
||||
<h1>verifytxoutproof - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>verifytxoutproof "proof"
|
||||
|
||||
|
@ -333,9 +333,6 @@ Result:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -364,9 +361,6 @@ Result:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -532,15 +526,6 @@ Result:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - walletconfirmbackup">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - walletconfirmbackup">
|
||||
<meta name="author" content="">
|
||||
<title>walletconfirmbackup - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>walletconfirmbackup - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>walletconfirmbackup - Zcash 5.3.2 RPC</h1>
|
||||
<h1>walletconfirmbackup - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>walletconfirmbackup "emergency recovery phrase"
|
||||
|
||||
|
@ -342,9 +342,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -373,9 +370,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -541,15 +535,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - z_exportkey">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_exportkey">
|
||||
<meta name="author" content="">
|
||||
<title>z_exportkey - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>z_exportkey - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>z_exportkey - Zcash 5.3.2 RPC</h1>
|
||||
<h1>z_exportkey - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>z_exportkey "zaddr"
|
||||
|
||||
|
@ -338,9 +338,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -369,9 +366,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -537,15 +531,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - z_exportviewingkey">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_exportviewingkey">
|
||||
<meta name="author" content="">
|
||||
<title>z_exportviewingkey - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>z_exportviewingkey - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>z_exportviewingkey - Zcash 5.3.2 RPC</h1>
|
||||
<h1>z_exportviewingkey - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>z_exportviewingkey "zaddr"
|
||||
|
||||
|
@ -339,9 +339,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -370,9 +367,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -538,15 +532,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - z_exportwallet">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_exportwallet">
|
||||
<meta name="author" content="">
|
||||
<title>z_exportwallet - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>z_exportwallet - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>z_exportwallet - Zcash 5.3.2 RPC</h1>
|
||||
<h1>z_exportwallet - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>z_exportwallet "filename"
|
||||
|
||||
|
@ -336,9 +336,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -367,9 +364,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -535,15 +529,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - z_getaddressforaccount">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_getaddressforaccount">
|
||||
<meta name="author" content="">
|
||||
<title>z_getaddressforaccount - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>z_getaddressforaccount - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>z_getaddressforaccount - Zcash 5.3.2 RPC</h1>
|
||||
<h1>z_getaddressforaccount - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>z_getaddressforaccount account ( ["receiver_type", ...] diversifier_index )
|
||||
|
||||
|
@ -356,9 +356,6 @@ Examples:
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -387,9 +384,6 @@ Examples:
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -555,15 +549,6 @@ Examples:
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - z_getbalance">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_getbalance">
|
||||
<meta name="author" content="">
|
||||
<title>z_getbalance - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>z_getbalance - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>z_getbalance - Zcash 5.3.2 RPC</h1>
|
||||
<h1>z_getbalance - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>z_getbalance "address" ( minconf inZat )
|
||||
|
||||
|
@ -350,9 +350,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -381,9 +378,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -549,15 +543,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 5.3.2 RPC Docs - z_getbalanceforaccount">
|
||||
<meta name="description" content="Zcash 5.5.0 RPC Docs - z_getbalanceforaccount">
|
||||
<meta name="author" content="">
|
||||
<title>z_getbalanceforaccount - Zcash 5.3.2 RPC Docs</title>
|
||||
<title>z_getbalanceforaccount - Zcash 5.5.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 5.3.2 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.5.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>z_getbalanceforaccount - Zcash 5.3.2 RPC</h1>
|
||||
<h1>z_getbalanceforaccount - Zcash 5.5.0 RPC</h1>
|
||||
|
||||
<pre>z_getbalanceforaccount account ( minconf asOfHeight )
|
||||
|
||||
|
@ -368,9 +368,6 @@ As a JSON RPC call
|
|||
<a href="estimatefee.html">estimatefee</a>
|
||||
<br>
|
||||
|
||||
<a href="estimatepriority.html">estimatepriority</a>
|
||||
<br>
|
||||
|
||||
<a href="validateaddress.html">validateaddress</a>
|
||||
<br>
|
||||
|
||||
|
@ -399,9 +396,6 @@ As a JSON RPC call
|
|||
<a href="dumpprivkey.html">dumpprivkey</a>
|
||||
<br>
|
||||
|
||||
<a href="dumpwallet.html">dumpwallet</a>
|
||||
<br>
|
||||
|
||||
<a href="encryptwallet.html">encryptwallet</a>
|
||||
<br>
|
||||
|
||||
|
@ -567,15 +561,6 @@ As a JSON RPC call
|
|||
<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>
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue