[][src]Module bitcointx::tx

Structs

Tx
TxIn
TxOut

Constants

SIGHASH_ALL

Signs all of the outputs

SIGHASH_ANYONECANPAY

Sign only the input so others may inputs to the transaction

SIGHASH_FORKID

Bitcoin Cash / SV sighash flag for use on outputs after the fork

SIGHASH_NONE

Sign none of the outputs so that they may be spent anywhere

SIGHASH_SINGLE

Sign only the output paired with the the input