diff options
author | Kristov Atlas <kristovatlas@gmail.com> | 2015-06-24 17:02:43 -0400 |
---|---|---|
committer | Kristov Atlas <kristovatlas@gmail.com> | 2015-06-24 17:02:43 -0400 |
commit | 469e7e7f12b1e1da05f91e2f9c485a8be3a28fd3 (patch) | |
tree | 8813bfd6201f24f33cd702e624ee75f06d27be25 | |
parent | 61a9711deb1947f8bd3d05987e4c4f1d104849ab (diff) |
BIP #69 assigned by gmaxwell
-rw-r--r-- | README.mediawiki | 12 | ||||
-rw-r--r-- | bip-0069.mediawiki (renamed from bip-0079.mediawiki) | 0 | ||||
-rw-r--r-- | bip-0069/bip-0079_examples.py (renamed from bip-0079/bip-0079_examples.py) | 0 |
3 files changed, 6 insertions, 6 deletions
diff --git a/README.mediawiki b/README.mediawiki index a758f1a..56c8bd1 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -254,6 +254,12 @@ Those proposing changes should consider that ultimately consent may rest with th | Standard | Draft |- +| [[bip-0069.mediawiki|69]] +| Lexicographical Indexing of Transaction Inputs and Outputs +| Kristov Atlas +| Standard +| Draft +|- | [[bip-0070.mediawiki|70]] | Payment protocol | Gavin Andresen @@ -277,12 +283,6 @@ Those proposing changes should consider that ultimately consent may rest with th | Stephen Pair | Standard | Draft -|- -| [[bip-0079.mediawiki|79]] -| Lexicographical Indexing of Transaction Inputs and Outputs -| Kristov Atlas -| Standard -| Draft |} <!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! --> diff --git a/bip-0079.mediawiki b/bip-0069.mediawiki index 65e35e6..65e35e6 100644 --- a/bip-0079.mediawiki +++ b/bip-0069.mediawiki diff --git a/bip-0079/bip-0079_examples.py b/bip-0069/bip-0079_examples.py index 7622cfe..7622cfe 100644 --- a/bip-0079/bip-0079_examples.py +++ b/bip-0069/bip-0079_examples.py |