wtxid
is defined: the double SHA256 of the new serialization
Format of nVersion
, txins
, txouts
, and nLockTime
are same as traditional serialization.
-The marker
MUST be 0x00
.
+The marker
MUST be a 1-byte zero value: 0x00
.
The flag
MUST be a 1-byte non-zero value. Currently, 0x01
MUST be used.