1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00

Merge pull request #190 from luke-jr/bugfix_bip17_withdrawn

Bugfix: BIP17: Withdrawn is the status, not the type
This commit is contained in:
Wladimir J. van der Laan 2015-09-04 07:46:22 +00:00
commit 442d3c607e
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]]
| OP_CHECKHASHVERIFY (CHV)
| Luke Dashjr
| Standard
| Withdrawn
| Draft
|-
| [[bip-0018.mediawiki|18]]
| hashScriptCheck

View File

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