Skip to content

Commit 42e664a

Browse files
committed
News156: add BIPs #1143
1 parent acf1f35 commit 42e664a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

_posts/en/newsletters/2021-09-08-newsletter.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,15 @@ BOLTs][bolts repo].*
173173
Anyone else using ZMQ for block discovery may wish to investigate the
174174
changes.
175175

176-
- [BIPs #1143][] achow101/descriptors FIXME:adamjonas
176+
- [BIPs #1143][] introduces BIPs 380-386 specifying
177+
[output script descriptors](). Output script descriptors are a simple
178+
language that contains all the information necessary to allow a wallet or
179+
other program to track payments made to or spent from a particular script
180+
or set of related scripts. [BIP380][] describes the philosophy, general
181+
structure, shared expressions, and checksum. The rest of the BIPs specify
182+
each descriptor function itself categorized by non-segwit ([BIP381][]),
183+
segwit ([BIP382][]), multisig ([BIP383][]), combination output ([BIP384][]),
184+
raw script and address ([BIP385][]), and tree ([BIP386][]) descriptors.
177185

178186
- [BOLTs #847][] allows two channel peers to negotiate what fee should
179187
be paid in a mutual close transaction. Previously, only a single fee

0 commit comments

Comments
 (0)