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

Bugfix: BIP17: Withdrawn is the status, not the type

This commit is contained in:
Luke Dashjr 2015-09-04 02:13:37 +00:00
parent b12fe68620
commit 5866744d0e
2 changed files with 3 additions and 3 deletions

View File

@ -64,8 +64,8 @@ Those proposing changes should consider that ultimately consent may rest with th
| [[bip-0017.mediawiki|17]] | [[bip-0017.mediawiki|17]]
| OP_CHECKHASHVERIFY (CHV) | OP_CHECKHASHVERIFY (CHV)
| Luke Dashjr | Luke Dashjr
| Standard
| Withdrawn | Withdrawn
| Draft
|- |-
| [[bip-0018.mediawiki|18]] | [[bip-0018.mediawiki|18]]
| hashScriptCheck | hashScriptCheck

View File

@ -2,8 +2,8 @@
BIP: 17 BIP: 17
Title: OP_CHECKHASHVERIFY (CHV) Title: OP_CHECKHASHVERIFY (CHV)
Author: Luke Dashjr <luke+bip17@dashjr.org> Author: Luke Dashjr <luke+bip17@dashjr.org>
Status: Draft Status: Withdrawn
Type: Withdrawn Type: Standards Track
Created: 2012-01-18 Created: 2012-01-18
</pre> </pre>