From 03f2d744d345500bb30b2d0e52d3ecfa69fdc21e Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Tue, 20 Jul 2021 19:31:25 +0000 Subject: Fix BIP 48 headers and add to README --- README.mediawiki | 7 +++++++ bip-0048.mediawiki | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/README.mediawiki b/README.mediawiki index 106c455..252c006 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -258,6 +258,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Justus Ranvier | Informational | Draft +|- style="background-color: #ffffcf" +| [[bip-0048.mediawiki|48]] +| Applications +| Multi-Script Hierarchy for Multi-Sig Wallets +| Fontaine +| Standard +| Proposed |- style="background-color: #cfffcf" | [[bip-0049.mediawiki|49]] | Applications diff --git a/bip-0048.mediawiki b/bip-0048.mediawiki index cba896a..0b099b3 100644 --- a/bip-0048.mediawiki +++ b/bip-0048.mediawiki @@ -1,14 +1,14 @@
-  BIP: ?
+  BIP: 48
   Layer: Applications
   Title: Multi-Script Hierarchy for Multi-Sig Wallets
   Author: Fontaine 
   Comments-Summary: No comments
-  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-?
+  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0048
   Status: Proposed
   Type: Standards Track
   Created: 2020-12-16
-  License: MIT License
+  License: MIT
 
==Abstract== -- cgit v1.2.3