diff --git a/bip-0000.mediawiki b/bip-0000.mediawiki index b6f6fd5fd7..cc81f18e1b 100644 --- a/bip-0000.mediawiki +++ b/bip-0000.mediawiki @@ -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 ====