1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 11:08:05 +01:00

Fix BIP 48 headers and add to README

This commit is contained in:
Luke Dashjr 2021-07-20 19:31:25 +00:00
parent 84e14b68a6
commit 03f2d744d3
2 changed files with 10 additions and 3 deletions

View file

@ -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

View file

@ -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==