← Back to Bitcoin Improvement Proposals
BIPinformationalpsbt

bip174: typo in some fixtures (using wrong magic prefix)

`bin2hex("psbt\xff") = 70736274ff` A few of the invalid PSBT cases have been serialized using the wrong magic, but only in their base64 encodings. ping @achow101

No reviews
afk11·Updated Aug 31, 2018·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

bin2hex("psbt\xff") = 70736274ff

A few of the invalid PSBT cases have been serialized using the wrong magic, but only in their base64 encodings.

ping @achow101

Discussion (0 threads)

Loading discussions...