← 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 reviews
real-or-random·Updated Jun 29, 2023·0 reviews·0 attestations·View source
Collections: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...