summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2021-07-20 19:31:25 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2021-07-20 19:31:25 +0000
commit03f2d744d345500bb30b2d0e52d3ecfa69fdc21e (patch)
treeff8a9529d36b410f67166c56cb61501b9275c8d4
parent84e14b68a62d82ab330a847f63f871494df94962 (diff)
downloadbips-03f2d744d345500bb30b2d0e52d3ecfa69fdc21e.tar.xz
Fix BIP 48 headers and add to README
-rw-r--r--README.mediawiki7
-rw-r--r--bip-0048.mediawiki6
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 @@
<pre>
- BIP: ?
+ BIP: 48
Layer: Applications
Title: Multi-Script Hierarchy for Multi-Sig Wallets
Author: Fontaine <dentondevelopment@protonmail.com>
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
</pre>
==Abstract==