1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2 .TH ZCASH-TX "1" "February 2019" "zcash-tx v2.0.3" "User Commands"
4 zcash-tx \- manual page for zcash-tx v2.0.3
6 Zcash zcash\-tx utility version v2.0.3
9 zcash\-tx [options] <hex\-tx> [commands]
10 Update hex\-encoded zcash transaction
12 zcash\-tx [options] \fB\-create\fR [commands]
13 Create hex\-encoded zcash transaction
30 Output only the hex\-encoded transaction id of the resultant transaction.
34 Enter regression test mode, which uses a special chain in which blocks
35 can be solved instantly.
45 Delete input N from TX
49 Delete output N from TX
51 in=TXID:VOUT(:SEQUENCE_NUMBER)
65 Add address\-based output to TX
67 outscript=VALUE:SCRIPT
69 Add raw script output to TX
71 sign=HEIGHT:SIGHASH\-FLAGS
73 Add zero or more signatures to transaction. This command requires JSON
74 registers:prevtxs=JSON object, privatekeys=JSON object. See
75 signrawtransaction docs for format of sighash flags, JSON objects.
81 Load JSON file FILENAME into register NAME
85 Set register NAME to given JSON\-STRING
88 In order to ensure you are adequately protecting your privacy when using Zcash,
89 please see <https://z.cash/support/security/>.
91 Copyright (C) 2009-2018 The Bitcoin Core Developers
92 Copyright (C) 2015-2018 The Zcash Developers
94 This is experimental software.
96 Distributed under the MIT software license, see the accompanying file COPYING
97 or <http://www.opensource.org/licenses/mit-license.php>.
99 This product includes software developed by the OpenSSL Project for use in the
100 OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written