1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-07-13 17:56:00 +00:00

BIP 390: Add MuSig2 descriptor BIP

This commit is contained in:
Ava Chow
2024-01-15 14:07:44 -05:00
parent 48ebcb2191
commit 6b9138c1a1
3 changed files with 127 additions and 0 deletions

View File

@@ -332,4 +332,7 @@ This Table lists all available Script expressions and the BIPs specifying them.
|-
| <tt>tr(KEY)</tt>, <tt>tr(KEY, TREE)</tt>
| [[bip-0386.mediawiki|386]]
|-
| <tt>musig(KEY, KEY, ..., KEY)</tt>
| [[bip-0390.mediawiki|390]]
|}