← Back to Bitcoin Improvement Proposals
BIPinformationalkey-managementscript

bip322: fix test-vectors

Test vector sighash was described as "sha256d(message)" but it is "sha256d(scriptpubkey || message_magic || message)". Also some formatting changes. (Sorry, I realized this after re-reading the BIP post-merge of last PR)

No reviews
kallewoof·Updated Sep 19, 2019·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

Test vector sighash was described as "sha256d(message)" but it is "sha256d(scriptpubkey || message_magic || message)". Also some formatting changes. (Sorry, I realized this after re-reading the BIP post-merge of last PR)

Discussion (0 threads)

Loading discussions...