mirror of https://github.com/zcash/rpc.git
Merge branch 'master' into revert-5-v5.0.0
This commit is contained in:
commit
e57345deec
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - addmultisigaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - addmultisigaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>addmultisigaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>addmultisigaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,19 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>addmultisigaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>addmultisigaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>addmultisigaddress nrequired ["key",...] ( "" )
|
||||
|
||||
Add a nrequired-to-sign multisignature address to the wallet.
|
||||
Each key is a Zcash address or hex-encoded public key.
|
||||
Add a nrequired-to-sign transparent multisignature address to the wallet.
|
||||
Each key is a transparent Zcash address or hex-encoded secp256k1 public key.
|
||||
|
||||
Arguments:
|
||||
1. nrequired (numeric, required) The number of required signatures out of the n keys or addresses.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - addnode">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - addnode">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>addnode - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>addnode - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>addnode - Zcash 4.7.0 RPC</h1>
|
||||
<h1>addnode - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>addnode "node" "add|remove|onetry"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - backupwallet">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - backupwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>backupwallet - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>backupwallet - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>backupwallet - Zcash 4.7.0 RPC</h1>
|
||||
<h1>backupwallet - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>backupwallet "destination"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - clearbanned">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - clearbanned">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>clearbanned - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>clearbanned - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>clearbanned - Zcash 4.7.0 RPC</h1>
|
||||
<h1>clearbanned - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>clearbanned
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - createmultisig">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - createmultisig">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>createmultisig - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>createmultisig - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>createmultisig - Zcash 4.7.0 RPC</h1>
|
||||
<h1>createmultisig - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>createmultisig nrequired ["key",...]
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - createrawtransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - createrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>createrawtransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>createrawtransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>createrawtransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>createrawtransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...} ( locktime ) ( expiryheight )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - decoderawtransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - decoderawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>decoderawtransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>decoderawtransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>decoderawtransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>decoderawtransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>decoderawtransaction "hexstring"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - decodescript">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - decodescript">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>decodescript - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>decodescript - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>decodescript - Zcash 4.7.0 RPC</h1>
|
||||
<h1>decodescript - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>decodescript "hex"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - disconnectnode">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - disconnectnode">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>disconnectnode - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>disconnectnode - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>disconnectnode - Zcash 4.7.0 RPC</h1>
|
||||
<h1>disconnectnode - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>disconnectnode "node"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - dumpprivkey">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - dumpprivkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>dumpprivkey - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>dumpprivkey - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>dumpprivkey - Zcash 4.7.0 RPC</h1>
|
||||
<h1>dumpprivkey - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>dumpprivkey "t-addr"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - dumpwallet">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - dumpwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>dumpwallet - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>dumpwallet - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>dumpwallet - Zcash 4.7.0 RPC</h1>
|
||||
<h1>dumpwallet - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>dumpwallet "filename"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - encryptwallet">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - encryptwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>encryptwallet - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>encryptwallet - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>encryptwallet - Zcash 4.7.0 RPC</h1>
|
||||
<h1>encryptwallet - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>encryptwallet "passphrase"
|
||||
|
||||
|
@ -51,6 +51,7 @@ will require the passphrase to be set prior the making these calls.
|
|||
Use the walletpassphrase call for this, and then walletlock call.
|
||||
If the wallet is already encrypted, use the walletpassphrasechange call.
|
||||
Note that this will shutdown the server.
|
||||
Wallet encryption is experimental, and this API should be used with caution.
|
||||
|
||||
Arguments:
|
||||
1. "passphrase" (string) The pass phrase to encrypt the wallet with. It must be at least 1 character, but should be long.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - estimatefee">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - estimatefee">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>estimatefee - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>estimatefee - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>estimatefee - Zcash 4.7.0 RPC</h1>
|
||||
<h1>estimatefee - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>estimatefee nblocks
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - estimatepriority">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - estimatepriority">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>estimatepriority - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>estimatepriority - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>estimatepriority - Zcash 4.7.0 RPC</h1>
|
||||
<h1>estimatepriority - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>estimatepriority nblocks
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - fundrawtransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - fundrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>fundrawtransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>fundrawtransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,18 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>fundrawtransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>fundrawtransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>fundrawtransaction "hexstring" includeWatching
|
||||
|
||||
Add inputs to a transaction until it has enough in value to meet its out value.
|
||||
Add transparent inputs to a transaction until it has enough in value to meet its out value.
|
||||
This will not modify existing inputs, and will add one change output to the outputs.
|
||||
Note that inputs which were signed may need to be resigned after completion since in/outputs have been added.
|
||||
The inputs added will not be signed, use signrawtransaction for that.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - generate">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - generate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>generate - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>generate - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>generate - Zcash 4.7.0 RPC</h1>
|
||||
<h1>generate - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>generate numblocks
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getaddednodeinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddednodeinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddednodeinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getaddednodeinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddednodeinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getaddednodeinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getaddednodeinfo dns ( "node" )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getaddressbalance">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressbalance">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressbalance - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getaddressbalance - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,34 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressbalance - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getaddressbalance - Zcash 5.0.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":
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getaddressdeltas">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressdeltas">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressdeltas - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getaddressdeltas - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressdeltas - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getaddressdeltas - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getaddressdeltas {"addresses": ["taddr", ...], ("start": n), ("end": n), ("chainInfo": true|false)}
|
||||
|
||||
|
@ -42,21 +42,6 @@ Returns information about all changes to the given transparent addresses within
|
|||
|
||||
block height range, default is the full blockchain.
|
||||
|
||||
WARNING: getaddressdeltas is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getaddressmempool">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressmempool">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressmempool - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getaddressmempool - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,34 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressmempool - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getaddressmempool - Zcash 5.0.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":
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getaddresstxids">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddresstxids">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddresstxids - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getaddresstxids - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddresstxids - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getaddresstxids - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getaddresstxids {"addresses": ["taddr", ...], ("start": n), ("end": n)}
|
||||
|
||||
|
@ -44,21 +44,6 @@ Starting v4.5.0, returned txids are in the order they appear in blocks, which
|
|||
|
||||
ensures that they are topologically sorted (i.e. parent txids will appear before child txids).
|
||||
|
||||
WARNING: getaddresstxids is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
{
|
||||
"addresses":
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getaddressutxos">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getaddressutxos">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getaddressutxos - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getaddressutxos - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,34 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getaddressutxos - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getaddressutxos - Zcash 5.0.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":
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getbalance">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getbalance">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getbalance - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getbalance - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,20 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getbalance - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getbalance - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getbalance ( "(dummy)" minconf includeWatchonly inZat )
|
||||
|
||||
Returns the server's total available balance.
|
||||
Returns the wallet's available transparent balance. This total
|
||||
currently includes transparent balances associated with unified
|
||||
accounts. Prefer to use `z_getbalanceforaccount` instead.
|
||||
|
||||
Arguments:
|
||||
1. (dummy) (string, optional) Remains for backward compatibility. Must be excluded or set to "*" or "".
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getbestblockhash">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getbestblockhash">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getbestblockhash - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getbestblockhash - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getbestblockhash - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getbestblockhash - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getbestblockhash
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblock">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblock">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblock - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblock - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblock - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblock - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblock "hash|height" ( verbosity )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblockchaininfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockchaininfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockchaininfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblockchaininfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockchaininfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblockchaininfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblockchaininfo
|
||||
Returns an object containing various state info regarding block chain processing.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblockcount">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockcount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockcount - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblockcount - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockcount - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblockcount - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblockcount
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblockdeltas">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockdeltas">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockdeltas - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblockdeltas - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,34 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockdeltas - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblockdeltas - Zcash 5.0.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
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblockhash">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockhash">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockhash - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblockhash - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockhash - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblockhash - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblockhash index
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblockhashes">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockhashes">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockhashes - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblockhashes - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockhashes - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblockhashes - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblockhashes high low ( {"noOrphans": true|false, "logicalTimes": true|false} )
|
||||
|
||||
|
@ -40,21 +40,6 @@ Returns array of hashes of blocks within the timestamp range provided,
|
|||
|
||||
greater or equal to low, less than high.
|
||||
|
||||
WARNING: getblockhashes is disabled.
|
||||
To enable it, restart zcashd with the following command line options:
|
||||
-experimentalfeatures and -insightexplorer or:
|
||||
-experimentalfeatures and -lightwalletd
|
||||
|
||||
Alternatively add these two lines to the zcash.conf file:
|
||||
|
||||
experimentalfeatures=1
|
||||
insightexplorer=1
|
||||
|
||||
or:
|
||||
|
||||
experimentalfeatures=1
|
||||
lightwalletd=1
|
||||
|
||||
Arguments:
|
||||
1. high (numeric, required) The newer block timestamp
|
||||
2. low (numeric, required) The older block timestamp
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblockheader">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblockheader">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblockheader - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblockheader - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblockheader - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblockheader - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblockheader "hash" ( verbose )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblocksubsidy">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblocksubsidy">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblocksubsidy - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblocksubsidy - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblocksubsidy - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblocksubsidy - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblocksubsidy height
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getblocktemplate">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getblocktemplate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getblocktemplate - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getblocktemplate - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getblocktemplate - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getblocktemplate - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getblocktemplate ( "jsonrequestobject" )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getchaintips">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getchaintips">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getchaintips - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getchaintips - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getchaintips - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getchaintips - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getchaintips
|
||||
Return information about all known tips in the block tree, including the main chain as well as orphaned branches.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getconnectioncount">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getconnectioncount">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getconnectioncount - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getconnectioncount - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getconnectioncount - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getconnectioncount - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getconnectioncount
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getdeprecationinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getdeprecationinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getdeprecationinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getdeprecationinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getdeprecationinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getdeprecationinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getdeprecationinfo
|
||||
Returns an object containing current version and deprecation block height. Applicable only on mainnet.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getdifficulty">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getdifficulty">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getdifficulty - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getdifficulty - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getdifficulty - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getdifficulty - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getdifficulty
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getexperimentalfeatures">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getexperimentalfeatures">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getexperimentalfeatures - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getexperimentalfeatures - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getexperimentalfeatures - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getexperimentalfeatures - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getexperimentalfeatures
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getgenerate">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getgenerate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getgenerate - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getgenerate - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getgenerate - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getgenerate - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getgenerate
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getinfo
|
||||
Returns an object containing various state info.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getlocalsolps">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getlocalsolps">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getlocalsolps - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getlocalsolps - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getlocalsolps - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getlocalsolps - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getlocalsolps
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getmemoryinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getmemoryinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getmemoryinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getmemoryinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getmemoryinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getmemoryinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getmemoryinfo
|
||||
Returns an object containing information about memory usage.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getmempoolinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getmempoolinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getmempoolinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getmempoolinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getmempoolinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getmempoolinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getmempoolinfo
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getmininginfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getmininginfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getmininginfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getmininginfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getmininginfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getmininginfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getmininginfo
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getnettotals">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnettotals">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnettotals - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getnettotals - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnettotals - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getnettotals - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getnettotals
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getnetworkhashps">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnetworkhashps">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnetworkhashps - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getnetworkhashps - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnetworkhashps - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getnetworkhashps - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getnetworkhashps ( blocks height )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getnetworkinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnetworkinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnetworkinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getnetworkinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnetworkinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getnetworkinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getnetworkinfo
|
||||
Returns an object containing various state info regarding P2P networking.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getnetworksolps">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnetworksolps">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnetworksolps - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getnetworksolps - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnetworksolps - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getnetworksolps - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getnetworksolps ( blocks height )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getnewaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getnewaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getnewaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getnewaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,26 +25,29 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getnewaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getnewaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getnewaddress ( "" )
|
||||
|
||||
DEPRECATED
|
||||
DEPRECATED. Use z_getnewaccount and z_getaddressforaccount instead.
|
||||
|
||||
Returns a new Zcash address for receiving payments.
|
||||
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 Zcash address
|
||||
"zcashaddress" (string) The new transparent Zcash address
|
||||
|
||||
Examples:
|
||||
> zcash-cli getnewaddress
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getpeerinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getpeerinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getpeerinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getpeerinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getpeerinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getpeerinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getpeerinfo
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getrawchangeaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getrawchangeaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getrawchangeaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getrawchangeaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,22 +25,27 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getrawchangeaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getrawchangeaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getrawchangeaddress
|
||||
|
||||
Returns a new Zcash address, for receiving change.
|
||||
This is for use with raw transactions, NOT normal use.
|
||||
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 address
|
||||
"address" (string) The transparent address
|
||||
|
||||
Examples:
|
||||
> zcash-cli getrawchangeaddress
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getrawmempool">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getrawmempool">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getrawmempool - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getrawmempool - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getrawmempool - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getrawmempool - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getrawmempool ( verbose )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getrawtransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getrawtransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getrawtransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getrawtransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getrawtransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getrawtransaction "txid" ( verbose "blockhash" )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getreceivedbyaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getreceivedbyaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getreceivedbyaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getreceivedbyaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,18 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getreceivedbyaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getreceivedbyaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getreceivedbyaddress "zcashaddress" ( minconf ) ( inZat )
|
||||
|
||||
Returns the total amount received by the given Zcash address in transactions with at least minconf confirmations.
|
||||
Returns the total amount received by the given transparent Zcash address in transactions with at least minconf confirmations.
|
||||
|
||||
Arguments:
|
||||
1. "zcashaddress" (string, required) The Zcash address for transactions.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getspentinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getspentinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getspentinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getspentinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,28 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getspentinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getspentinfo - Zcash 5.0.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
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - gettransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>gettransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,18 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>gettransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>gettransaction "txid" ( includeWatchonly )
|
||||
|
||||
Get detailed information about in-wallet transaction <txid>
|
||||
Returns detailed information about in-wallet transaction <txid>.
|
||||
|
||||
Arguments:
|
||||
1. "txid" (string, required) The transaction id
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - gettxout">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettxout">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettxout - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>gettxout - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettxout - Zcash 4.7.0 RPC</h1>
|
||||
<h1>gettxout - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>gettxout "txid" n ( includemempool )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - gettxoutproof">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettxoutproof">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettxoutproof - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>gettxoutproof - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettxoutproof - Zcash 4.7.0 RPC</h1>
|
||||
<h1>gettxoutproof - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>gettxoutproof ["txid",...] ( blockhash )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - gettxoutsetinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - gettxoutsetinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>gettxoutsetinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>gettxoutsetinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>gettxoutsetinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>gettxoutsetinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>gettxoutsetinfo
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getunconfirmedbalance">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getunconfirmedbalance">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getunconfirmedbalance - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getunconfirmedbalance - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,17 +25,17 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getunconfirmedbalance - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getunconfirmedbalance - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getunconfirmedbalance
|
||||
Returns the server's total unconfirmed balance
|
||||
Returns the server's total unconfirmed transparent balance
|
||||
|
||||
</pre>
|
||||
<hr>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - getwalletinfo">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - getwalletinfo">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>getwalletinfo - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>getwalletinfo - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,17 +25,17 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>getwalletinfo - Zcash 4.7.0 RPC</h1>
|
||||
<h1>getwalletinfo - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>getwalletinfo
|
||||
Returns an object containing various wallet state info.
|
||||
Returns wallet state information.
|
||||
|
||||
Result:
|
||||
{
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - help">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - help">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>help - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>help - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>help - Zcash 4.7.0 RPC</h1>
|
||||
<h1>help - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>help ( "command" )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - importaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - importaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>importaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>importaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>importaddress "address" ( "label" rescan p2sh )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - importprivkey">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - importprivkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importprivkey - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>importprivkey - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importprivkey - Zcash 4.7.0 RPC</h1>
|
||||
<h1>importprivkey - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>importprivkey "zcashprivkey" ( "label" rescan )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - importpubkey">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - importpubkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importpubkey - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>importpubkey - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importpubkey - Zcash 4.7.0 RPC</h1>
|
||||
<h1>importpubkey - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>importpubkey "pubkey" ( "label" rescan )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - importwallet">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - importwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>importwallet - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>importwallet - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>importwallet - Zcash 4.7.0 RPC</h1>
|
||||
<h1>importwallet - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>importwallet "filename"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>Zcash 4.7.0 RPC Docs</title>
|
||||
<title>Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>Zcash 4.7.0 RPC</h1>
|
||||
<h1>Zcash 5.0.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>)
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - keypoolrefill">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - keypoolrefill">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>keypoolrefill - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>keypoolrefill - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,20 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>keypoolrefill - Zcash 4.7.0 RPC</h1>
|
||||
<h1>keypoolrefill - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>keypoolrefill ( newsize )
|
||||
|
||||
Fills the keypool.
|
||||
Fills the keypool associated with the legacy transparent value pool. This should only be
|
||||
used when interoperability with legacy Bitcoin infrastructure is required.
|
||||
|
||||
|
||||
Arguments
|
||||
1. newsize (numeric, optional, default=100) The new keypool size
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listaddresses">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listaddresses">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listaddresses - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listaddresses - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>listaddresses - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listaddresses
|
||||
|
||||
|
@ -44,7 +44,9 @@ and addresses derived from the wallet's mnemonic seed for releases
|
|||
version 4.7.0 and above.
|
||||
|
||||
REMINDER: It is recommended that you back up your wallet.dat file
|
||||
regularly!
|
||||
regularly. If your wallet was created using zcashd version 4.7.0
|
||||
or later and you have not imported externally produced keys, it only
|
||||
necessary to have backed up the wallet's emergency recovery phrase.
|
||||
|
||||
Result:
|
||||
[
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listaddressgroupings">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listaddressgroupings">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listaddressgroupings - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listaddressgroupings - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,20 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listaddressgroupings - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listaddressgroupings - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listaddressgroupings
|
||||
|
||||
Lists groups of addresses which have had their common ownership
|
||||
made public by common use as inputs or as the resulting change
|
||||
in past transactions
|
||||
Lists groups of transparent addresses which have had their common ownership
|
||||
made public by common use as inputs or as the resulting change in past transactions.
|
||||
|
||||
Result:
|
||||
[
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listbanned">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listbanned">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listbanned - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listbanned - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listbanned - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listbanned - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listbanned
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listlockunspent">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listlockunspent">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listlockunspent - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listlockunspent - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,18 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listlockunspent - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listlockunspent - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listlockunspent
|
||||
|
||||
Returns list of temporarily unspendable outputs.
|
||||
Returns list of temporarily unspendable transparent outputs.
|
||||
See the lockunspent call to lock and unlock transactions for spending.
|
||||
|
||||
Result:
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listreceivedbyaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listreceivedbyaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listreceivedbyaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listreceivedbyaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,21 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listreceivedbyaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listreceivedbyaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listreceivedbyaddress ( minconf includeempty includeWatchonly)
|
||||
|
||||
List balances by receiving address.
|
||||
List balances by transparent receiving address. This API does not provide
|
||||
any information for associated with shielded addresses and should only be used
|
||||
in circumstances where it is necessary to interoperate with legacy Bitcoin
|
||||
infrastructure.
|
||||
|
||||
Arguments:
|
||||
1. minconf (numeric, optional, default=1) The minimum number of confirmations before payments are included.
|
||||
|
@ -47,7 +50,7 @@ Result:
|
|||
[
|
||||
{
|
||||
"involvesWatchonly" : true, (bool) Only returned if imported addresses were involved in transaction
|
||||
"address" : "receivingaddress", (string) The receiving address
|
||||
"address" : "receivingaddress", (string) The receiving transparent address
|
||||
"amount" : x.xxx, (numeric) The total amount in ZEC received by the address
|
||||
"amountZat" : xxxx (numeric) The amount in zatoshis
|
||||
"confirmations" : n (numeric) The number of confirmations of the most recent transaction included
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listsinceblock">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listsinceblock">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listsinceblock - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listsinceblock - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listsinceblock - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listsinceblock - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listsinceblock ( "blockhash" target-confirmations includeWatchonly)
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listtransactions">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listtransactions">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listtransactions - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listtransactions - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,24 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listtransactions - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listtransactions - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listtransactions ( "dummy" count from includeWatchonly)
|
||||
|
||||
Returns up to 'count' most recent transactions skipping the first 'from' transactions.
|
||||
Returns up to 'count' of the most recent transactions associated with legacy transparent
|
||||
addresses of this wallet, skipping the first 'from' transactions.
|
||||
|
||||
This API does not provide any information about transactions containing shielded inputs
|
||||
or outputs, and should only be used in circumstances where it is necessary to interoperate
|
||||
with legacy Bitcoin infrastructure. Use z_listreceivedbyaddress to obtain information about
|
||||
the wallet's shielded transactions.
|
||||
|
||||
Arguments:
|
||||
1. (dummy) (string, optional) If set, should be "*" for backwards compatibility.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - listunspent">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - listunspent">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>listunspent - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>listunspent - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,22 +25,21 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>listunspent - Zcash 4.7.0 RPC</h1>
|
||||
<h1>listunspent - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>listunspent ( minconf maxconf ["address",...] )
|
||||
|
||||
Returns array of unspent transaction outputs
|
||||
with between minconf and maxconf (inclusive) confirmations.
|
||||
Optionally filter to only include txouts paid to specified addresses.
|
||||
Results are an array of Objects, each of which has:
|
||||
{txid, vout, scriptPubKey, amount, confirmations}
|
||||
Returns array of unspent transparent transaction outputs with between minconf and
|
||||
maxconf (inclusive) confirmations. Use `z_listunspent` instead to see information
|
||||
related to unspent shielded notes. Results may be optionally filtered to only include
|
||||
txouts paid to specified addresses.
|
||||
|
||||
Arguments:
|
||||
1. minconf (numeric, optional, default=1) The minimum confirmations to filter
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - lockunspent">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - lockunspent">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>lockunspent - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>lockunspent - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,19 +25,19 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>lockunspent - Zcash 4.7.0 RPC</h1>
|
||||
<h1>lockunspent - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>lockunspent unlock [{"txid":"txid","vout":n},...]
|
||||
|
||||
Updates list of temporarily unspendable outputs.
|
||||
Temporarily lock (unlock=false) or unlock (unlock=true) specified transaction outputs.
|
||||
Temporarily lock (unlock=false) or unlock (unlock=true) specified transparent transaction outputs.
|
||||
A locked transaction output will not be chosen by automatic coin selection, when spending Zcash.
|
||||
Locks are stored in memory only. Nodes start with zero locked outputs, and the locked output list
|
||||
is always cleared (by virtue of process exit) when a node stops or fails.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - ping">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - ping">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>ping - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>ping - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>ping - Zcash 4.7.0 RPC</h1>
|
||||
<h1>ping - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>ping
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - prioritisetransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - prioritisetransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>prioritisetransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>prioritisetransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>prioritisetransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>prioritisetransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>prioritisetransaction <txid> <priority delta> <fee delta>
|
||||
Accepts the transaction into mined blocks at a higher (or lower) priority
|
||||
|
|
|
@ -3,11 +3,9 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
|
||||
<meta name="description" content="Zcash 5.1.0 RPC Docs{{if .Command}} - {{.Command.Name}}{{end}}">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.7.0 RPC Docs</title>
|
||||
|
||||
<title>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.1.0 RPC Docs</title>
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
|
@ -25,14 +23,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.1.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 4.7.0 RPC</h1>
|
||||
<h1>{{if .Command}}{{.Command.Name}} - {{end}}Zcash 5.1.0 RPC</h1>
|
||||
{{if .Command}}
|
||||
<pre>{{.Command.Description}}</pre>
|
||||
<hr>
|
||||
|
|
|
@ -91,7 +91,7 @@ func open(path string) io.Writer {
|
|||
}
|
||||
|
||||
func run(args ...string) string {
|
||||
out, err := exec.Command("zcash-cli", args...).CombinedOutput()
|
||||
out, err := exec.Command("/home/mdr0id/Code/v5.1.0/zcash/src/zcash-cli", args...).CombinedOutput()
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - sendmany">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - sendmany">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendmany - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>sendmany - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,18 +25,24 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>sendmany - Zcash 4.7.0 RPC</h1>
|
||||
<h1>sendmany - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>sendmany "" {"address":amount,...} ( minconf "comment" ["address",...] )
|
||||
|
||||
Send multiple times. Amounts are decimal numbers with at most 8 digits of precision.
|
||||
Send to multiple transparent recipients, using funds from the legacy transparent
|
||||
value pool. Amounts are decimal numbers with at most 8 digits of precision.
|
||||
Payments sent using this API are visible on-chain and do not otherwise
|
||||
provide privacy protections; it should only be used in circumstances
|
||||
where it is necessary to interoperate with legacy Bitcoin infrastructure.
|
||||
Prefer to use `z_sendmany` instead.
|
||||
|
||||
|
||||
Arguments:
|
||||
1. "dummy" (string, required) Must be set to "" for backwards compatibility.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - sendrawtransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - sendrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendrawtransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>sendrawtransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>sendrawtransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>sendrawtransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>sendrawtransaction "hexstring" ( allowhighfees )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - sendtoaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - sendtoaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>sendtoaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>sendtoaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,21 +25,25 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>sendtoaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>sendtoaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>sendtoaddress "zcashaddress" amount ( "comment" "comment-to" subtractfeefromamount )
|
||||
|
||||
Send an amount to a given address. The amount is a real and is rounded to the nearest 0.00000001
|
||||
Send an amount to a given transparent address. The amount is interpreted as a real number
|
||||
and is rounded to the nearest 0.00000001. This API will only select funds from the transparent
|
||||
pool, and all the details of the transaction, including sender, recipient, and amount will be
|
||||
permanently visible on the public chain. THIS API PROVIDES NO PRIVACY, and should only be
|
||||
used when interoperability with legacy Bitcoin infrastructure is required.
|
||||
|
||||
Arguments:
|
||||
1. "zcashaddress" (string, required) The Zcash address to send to.
|
||||
1. "zcashaddress" (string, required) The transparent Zcash address to send to.
|
||||
2. "amount" (numeric, required) The amount in ZEC to send. eg 0.1
|
||||
3. "comment" (string, optional) A comment used to store what the transaction is for.
|
||||
This is not part of the transaction, just kept in your wallet.
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - setban">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - setban">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setban - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>setban - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>setban - Zcash 4.7.0 RPC</h1>
|
||||
<h1>setban - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>setban "ip(/netmask)" "add|remove" (bantime) (absolute)
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - setgenerate">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - setgenerate">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setgenerate - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>setgenerate - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>setgenerate - Zcash 4.7.0 RPC</h1>
|
||||
<h1>setgenerate - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>setgenerate generate ( genproclimit )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - setlogfilter">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - setlogfilter">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>setlogfilter - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>setlogfilter - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>setlogfilter - Zcash 4.7.0 RPC</h1>
|
||||
<h1>setlogfilter - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>setlogfilter "directives"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - settxfee">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - settxfee">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>settxfee - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>settxfee - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>settxfee - Zcash 4.7.0 RPC</h1>
|
||||
<h1>settxfee - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>settxfee amount
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - signmessage">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - signmessage">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>signmessage - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>signmessage - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,25 +25,26 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>signmessage - Zcash 4.7.0 RPC</h1>
|
||||
<h1>signmessage - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>signmessage "t-addr" "message"
|
||||
|
||||
Sign a message with the private key of a t-addr
|
||||
|
||||
Arguments:
|
||||
1. "t-addr" (string, required) The transparent address to use for the private key.
|
||||
2. "message" (string, required) The message to create a signature of.
|
||||
1. "t-addr" (string, required) The transparent address to use to look up the private key.
|
||||
that will be used to sign the message.
|
||||
2. "message" (string, required) The message to create a signature of.
|
||||
|
||||
Result:
|
||||
"signature" (string) The signature of the message encoded in base 64
|
||||
"signature" (string) The signature of the message encoded in base 64
|
||||
|
||||
Examples:
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - signrawtransaction">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - signrawtransaction">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>signrawtransaction - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>signrawtransaction - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>signrawtransaction - Zcash 4.7.0 RPC</h1>
|
||||
<h1>signrawtransaction - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - stop">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - stop">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>stop - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>stop - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>stop - Zcash 4.7.0 RPC</h1>
|
||||
<h1>stop - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>stop
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - submitblock">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - submitblock">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>submitblock - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>submitblock - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>submitblock - Zcash 4.7.0 RPC</h1>
|
||||
<h1>submitblock - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>submitblock "hexdata" ( "jsonparametersobject" )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - validateaddress">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - validateaddress">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>validateaddress - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>validateaddress - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<main role="main" class="container-fluid" style="margin-top: 1pc;">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-8 col-lg-9 col-xl-10">
|
||||
<h1>validateaddress - Zcash 4.7.0 RPC</h1>
|
||||
<h1>validateaddress - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>validateaddress "zcashaddress"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - verifychain">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - verifychain">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>verifychain - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>verifychain - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>verifychain - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>verifychain ( checklevel numblocks )
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - verifymessage">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - verifymessage">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>verifymessage - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>verifymessage - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>verifymessage - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>verifymessage "zcashaddress" "signature" "message"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - verifytxoutproof">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - verifytxoutproof">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>verifytxoutproof - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>verifytxoutproof - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>verifytxoutproof - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>verifytxoutproof "proof"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - walletconfirmbackup">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - walletconfirmbackup">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>walletconfirmbackup - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>walletconfirmbackup - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>walletconfirmbackup - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>walletconfirmbackup "emergency recovery phrase"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - z_exportkey">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_exportkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>z_exportkey - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>z_exportkey - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>z_exportkey - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>z_exportkey "zaddr"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - z_exportviewingkey">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_exportviewingkey">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>z_exportviewingkey - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>z_exportviewingkey - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>z_exportviewingkey - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>z_exportviewingkey "zaddr"
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1200px, shrink-to-fit=yes">
|
||||
<meta name="description" content="Zcash 4.7.0 RPC Docs - z_exportwallet">
|
||||
<meta name="description" content="Zcash 5.0.0 RPC Docs - z_exportwallet">
|
||||
<meta name="author" content="">
|
||||
|
||||
<title>z_exportwallet - Zcash 4.7.0 RPC Docs</title>
|
||||
<title>z_exportwallet - Zcash 5.0.0 RPC Docs</title>
|
||||
|
||||
<link href="./bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
@ -25,14 +25,14 @@
|
|||
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark ">
|
||||
<a class="navbar-brand" href="/">Zcash 4.7.0 RPC Docs</a>
|
||||
<a class="navbar-brand" href="/">Zcash 5.0.0 RPC Docs</a>
|
||||
</nav>
|
||||
|
||||
<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 4.7.0 RPC</h1>
|
||||
<h1>z_exportwallet - Zcash 5.0.0 RPC</h1>
|
||||
|
||||
<pre>z_exportwallet "filename"
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue