From 72f18918a8ae655212ea2700b30f0dc4d758b843 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Wed, 30 Nov 2016 09:45:33 +0000 Subject: Promote BIP 123 Draft->Active, and implement it --- bip-0045.mediawiki | 1 + 1 file changed, 1 insertion(+) (limited to 'bip-0045.mediawiki') diff --git a/bip-0045.mediawiki b/bip-0045.mediawiki index 757fc7f..22a5142 100644 --- a/bip-0045.mediawiki +++ b/bip-0045.mediawiki @@ -1,5 +1,6 @@
   BIP: 45
+  Layer: Applications
   Title: Structure for Deterministic P2SH Multisignature Wallets
   Author: Manuel Araoz 
           Ryan X. Charles 
-- 
cgit v1.2.3


From 959fecc15bdad070afa63455468b1dba54655fa6 Mon Sep 17 00:00:00 2001
From: Luke Dashjr 
Date: Wed, 30 Nov 2016 09:47:31 +0000
Subject: Promote BIP 2 Draft->Active, and implement it

- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
---
 bip-0045.mediawiki | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'bip-0045.mediawiki')

diff --git a/bip-0045.mediawiki b/bip-0045.mediawiki
index 22a5142..d364784 100644
--- a/bip-0045.mediawiki
+++ b/bip-0045.mediawiki
@@ -5,7 +5,9 @@
   Author: Manuel Araoz 
           Ryan X. Charles 
           Matias Alejo Garcia 
-  Status: Accepted
+  Comments-Summary: No comments yet.
+  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0045
+  Status: Proposed
   Type: Standards Track
   Created: 2014-04-25
 
-- cgit v1.2.3