bitbox
bitbox
Transaction
toString method
toString
bitbox
bitbox
Transaction
toString method
Transaction class
Constructors
Transaction
clone
fromBuffer
fromHex
Properties
inputs
locktime
outputs
version
hashCode
runtimeType
Methods
addInput
addOutput
getHash
getId
hashForCashSignature
hashForSignature
isCoinbase
isCoinbaseHash
setInputScript
toBuffer
toHex
virtualSize
noSuchMethod
toString
Operators
operator ==
Static properties
blankOutput
emptyScript
one
valueUint64Max
zero
Constants
ADVANCED_TRANSACTION_FLAG
ADVANCED_TRANSACTION_MARKER
DEFAULT_SEQUENCE
SATOSHI_MAX
SIGHASH_ALL
SIGHASH_ANYONECANPAY
SIGHASH_BITCOINCASHBIP143
SIGHASH_NONE
SIGHASH_SINGLE
toString
method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
external String toString();