← 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 reviewsCollections: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...