← Back to Bitcoin Improvement Proposals
BIPinformationaltaprootkey-management
BIP341: Fix definition of NUMS point
@sipa @jonasnick @ajtowns This removes the `02` prefix. I think the entire section is a little bit lax on "key" vs "point": An earlier section defines "taproot output key" and "taproot internal key" to be (32byte) x-only keys, so it does not make sense to say "pick as internal key a point", for instance. But I'm not fixing this in this PR.
No reviewsCollections:BIPs — Merged
Specification
@sipa @jonasnick @ajtowns
This removes the 02 prefix.
I think the entire section is a little bit lax on "key" vs "point": An earlier section defines "taproot output key" and "taproot internal key" to be (32byte) x-only keys, so it does not make sense to say "pick as internal key a point", for instance. But I'm not fixing this in this PR.
Discussion (0 threads)
Loading discussions...