Skip to content

Commit

Permalink
Improve wording for P2TR section
Browse files Browse the repository at this point in the history
* "taproot output key" always refers to the public key
* the private key for the taproot output key doesn't have to be tweaked

Co-authored-by: Vojtěch Strnad <[email protected]>
  • Loading branch information
josibake and vostrnad committed Jun 15, 2023
1 parent 53bfe5e commit bb9c7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0000.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ The receiver obtains the public key from the ''scriptSig''. The receiver MUST pa
The sending wallet performs coin selection as usual with the following restrictions:
* At least one input MUST be from the ''[[#inputs-for-shared-secret-derivation|Inputs For Shared Secret Derivation]]'' list
* The sending wallet MUST have access to the taproot output key, unless ''H'' is used as the internal public key
* For each taproot output spent the sending wallet MUST have access to the private key corresponding to the taproot output key, unless ''H'' is used as the internal public key
==== Creating outputs ====
Expand Down

0 comments on commit bb9c7e6

Please sign in to comment.