bitbox
bitbox
TransactionBuilder
tx property
tx
bitbox
bitbox
TransactionBuilder
tx property
TransactionBuilder class
Constructors
TransactionBuilder
fromTransaction
Properties
prevTxSet
tx
hashCode
runtimeType
Methods
addInput
addOutput
build
buildIncomplete
getByteCount
setLockTime
setVersion
sign
noSuchMethod
toString
Operators
operator ==
Constants
DEFAULT_SEQUENCE
SIGHASH_ALL
SIGHASH_ANYONECANPAY
SIGHASH_BITCOINCASHBIP143
SIGHASH_NONE
SIGHASH_SINGLE
tx
property
Transaction
tx
Implementation
Transaction get tx => _tx;