From 73a4d7c4baa71355e145158156d41238722f58a1 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 16 Jun 2020 12:37:42 +0900 Subject: [PATCH] Rename to BIP78 --- README.mediawiki | 8 ++++++++ bip-xxxx.mediawiki => bip-0078.mediawiki | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) rename bip-xxxx.mediawiki => bip-0078.mediawiki (99%) diff --git a/README.mediawiki b/README.mediawiki index b488b10e..ad6a4b00 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -386,6 +386,14 @@ Those proposing changes should consider that ultimately consent may rest with th | Standard | Final |- style="background-color: #ffffcf" +| [[bip-0078.mediawiki|79]] +| Applications +| Bustapay :: A Simple Payjoin Proposal +| Nicolas Dorier +| Informational +| Proposed +|- +|- style="background-color: #ffffcf" | [[bip-0079.mediawiki|79]] | Applications | Bustapay :: a practical coinjoin protocol diff --git a/bip-xxxx.mediawiki b/bip-0078.mediawiki similarity index 99% rename from bip-xxxx.mediawiki rename to bip-0078.mediawiki index c9d2d085..2b29f165 100644 --- a/bip-xxxx.mediawiki +++ b/bip-0078.mediawiki @@ -1,11 +1,11 @@
-  BIP: ?
+  BIP: 78
   Layer: Applications
   Title: A Simple Payjoin Proposal
   Author: Nicolas Dorier 
   Replaces: 79
   Comments-Summary: No comments yet.
-  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-X
+  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0078
   Status: Draft
   Type: Standards Track
   Created: 2019-05-01