úÎäá     None24-Data type representing a bitcoin transaction  Transaction data format version List of transaction inputs List of transaction outputs BThe block number of timestamp at which this transaction is locked -Data type representing a transaction output. Transaction output value. 7Script specifying the conditions to spend this output. ,Data type representing a transaction input. <Reference the previous transaction output (hash + position) ]Script providing the requirements of the previous transaction output to spend those coins. ¸Transaction version as defined by the sender of the transaction. The intended use is for replacing transactions with new information before the transaction is included in a block. tThe OutPoint is used inside a transaction input to reference the previous transaction output that it is spending. (The hash of the referenced transaction. ZThe position of the specific output in the transaction. The first output position is 0. JSON of "multisig" received. JSON of "scripthash" received. JSON of "pubkeyhash" received. JSON of "pubkey" received. 6Data type representing a variable length integer. The G type usually precedes an array or a string that can vary in length. #  !"#$%     !"#$%None5Decodes a hex representation of a transaction into a  object.  Encodes a # object into a hex representation. #Calculates the transaction id of a  as a &* so it can be used in RPC interfaces. 2The hexadecimal representation of the transaction  The decoded  object The  we would like to encode to hex 2The hexadecimal representation of the transaction    '       !"#$%&bitcoin-tx-0.12.0Data.Bitcoin.TransactionData.Bitcoin.Transaction.Types Transaction txVersiontxIntxOut txLockTimeTransactionOutoutValue scriptOutput TransactionIn prevOutput scriptInput txInSequencedecodeencode transactionIdOutPoint outPointHash outPointIndex TxnMultisig TxnScriptHash TxnPubKeyHash TxnPubKeyVarIntTransactionHash TxnOutputType getVarInt$fBinaryTransaction$fBinaryTransactionOut$fBinaryTransactionIn$fBinaryOutPoint$fBinaryTransactionHash$fBinaryVarInthexstring-0.11.0Data.HexString HexString