Encode a Transaction using the standard P2P network format. This serialization is also used when computing the transaction's hash (A.K.A. "transaction ID" or "TXID").
For the reverse, see decodeTransactionCommon.
Generated using TypeDoc
Encode a Transaction using the standard P2P network format. This serialization is also used when computing the transaction's hash (A.K.A. "transaction ID" or "TXID").
For the reverse, see decodeTransactionCommon.