Parse a raw Bitcoin transaction (segwit-aware, BIP-144 serialization). Throws on malformed or trailing data (strict = exact fit by default). offset starts the parse mid-buffer without copying the tail (block parsing).
offset
Parse a raw Bitcoin transaction (segwit-aware, BIP-144 serialization). Throws on malformed or trailing data (strict = exact fit by default).
offsetstarts the parse mid-buffer without copying the tail (block parsing).