diff --git a/bip-0390.mediawiki b/bip-0390.mediawiki index e7281f87..a27ddd44 100644 --- a/bip-0390.mediawiki +++ b/bip-0390.mediawiki @@ -35,8 +35,8 @@ and [[bip-0389.mediawiki|BIP-389]]. ===musig(KEY, KEY, ..., KEY)=== -The musig(KEY, KEY, ..., KEY) expression can only be used inside of a tr() -expression as a key expression. It additionally cannot be nested within another musig() +The musig(KEY, KEY, ..., KEY) expression can only be used inside of a tr() or +rawtr() expression as a key expression. It additionally cannot be nested within another musig() expression. Participant public keys may be repeated. The aggregate public key is produced by using the KeyAgg algorithm on all KEYs specified in the expression after performing all specified derivation. As with script expressions, KEY can contain child derivation specified by