← Back to Bitcoin Improvement Proposals
BIPinformationaladdresseskey-managementscriptsigning
BIP46 clarify witness
In BIP46, the witness in the address derivation section states `<signature> <pubkey>`, which is incorrect. It should say `<signature> <witnessScript>` as specified for P2WSH in [BIP141](https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki#user-content-P2WSH).
No reviewsCollections:BIPs — Merged
Specification
In BIP46, the witness in the address derivation section states <signature> <pubkey>, which is incorrect. It should say <signature> <witnessScript> as specified for P2WSH in BIP141.
Discussion (0 threads)
Loading discussions...