1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Assign BIP 143

This commit is contained in:
Luke Dashjr 2016-01-08 17:57:52 +00:00
parent 7cecfacdf5
commit 1e9d6180fe
2 changed files with 7 additions and 1 deletions

View File

@ -379,6 +379,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Suhas Daftuar | Suhas Daftuar
| Standard | Standard
| Draft | Draft
|-
| [[bip-0143.mediawiki|143]]
| Transaction signature verification for version 0 and version 1 witness program
| Johnson Lau, Pieter Wuille
| Standard
| Draft
|} |}
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! --> <!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->

View File

@ -1,5 +1,5 @@
<pre> <pre>
BIP: x BIP: 143
Title: Transaction signature verification for version 0 and version 1 witness program Title: Transaction signature verification for version 0 and version 1 witness program
Author: Johnson Lau <jl2012@xbt.hk> Author: Johnson Lau <jl2012@xbt.hk>
Pieter Wuille <pieter.wuille@gmail.com> Pieter Wuille <pieter.wuille@gmail.com>