1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-30 16:06:44 +00:00

Specify BIP 381: Non-segwit descriptors

This commit is contained in:
Andrew Chow
2021-06-27 18:49:37 -04:00
parent 71f435e76b
commit bd12ea7e9d
3 changed files with 98 additions and 0 deletions

View File

@@ -238,4 +238,12 @@ This Table lists all available Script expressions and the BIPs specifying them.
! Expression
! BIP
|-
| <tt>pk(KEY)</tt>
| [[bip-0381.mediawiki|381]]
|-
| <tt>pkh(KEY)</tt>
| [[bip-0381.mediawiki|381]]
|-
| <tt>sh(SCRIPT)</tt>
| [[bip-0381.mediawiki|381]]
|}