diff --git a/README.mediawiki b/README.mediawiki index a758f1a8..56c8bd1e 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 |} diff --git a/bip-0079.mediawiki b/bip-0069.mediawiki similarity index 100% rename from bip-0079.mediawiki rename to bip-0069.mediawiki diff --git a/bip-0079/bip-0079_examples.py b/bip-0069/bip-0079_examples.py similarity index 100% rename from bip-0079/bip-0079_examples.py rename to bip-0069/bip-0079_examples.py