diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2015-09-04 02:13:37 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2015-09-04 02:13:37 +0000 |
commit | 5866744d0ebe8fe40bf7d0ea79eb7fa67d562794 (patch) | |
tree | 270ac250888fd7bccd767ae1e2f4d238016a3941 | |
parent | b12fe686205d3c239efdea31a9e6967862030698 (diff) |
Bugfix: BIP17: Withdrawn is the status, not the type
-rw-r--r-- | README.mediawiki | 2 | ||||
-rw-r--r-- | bip-0017.mediawiki | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/README.mediawiki b/README.mediawiki index 805848a..6dfa719 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -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 diff --git a/bip-0017.mediawiki b/bip-0017.mediawiki index 07dca96..44011d5 100644 --- a/bip-0017.mediawiki +++ b/bip-0017.mediawiki @@ -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> |