mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
Specify BIP 386: Taproot descriptors
This commit is contained in:
@@ -227,6 +227,10 @@ All available expression types are listed in this table.
|
||||
| Key
|
||||
| <tt>KEY</tt>
|
||||
| 380
|
||||
|-
|
||||
| Tree
|
||||
| <tt>TREE</tt>
|
||||
| [[bip-0386.mediawiki|386]]
|
||||
|}
|
||||
|
||||
==Appendix B: Index of Script Expressions==
|
||||
@@ -267,4 +271,7 @@ This Table lists all available Script expressions and the BIPs specifying them.
|
||||
|-
|
||||
| <tt>addr(ADDR)</tt>
|
||||
| [[bip-0385.mediawiki|385]]
|
||||
|-
|
||||
| <tt>tr(KEY)</tt>, <tt>tr(KEY, TREE)</tt>
|
||||
| [[bip-0386.mediawiki|386]]
|
||||
|}
|
||||
|
||||
Reference in New Issue
Block a user