mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 19:16:28 +01:00
Fix BIP 48 headers and add to README
This commit is contained in:
parent
84e14b68a6
commit
03f2d744d3
2 changed files with 10 additions and 3 deletions
|
@ -258,6 +258,13 @@ Those proposing changes should consider that ultimately consent may rest with th
|
||||||
| Justus Ranvier
|
| Justus Ranvier
|
||||||
| Informational
|
| Informational
|
||||||
| Draft
|
| Draft
|
||||||
|
|- style="background-color: #ffffcf"
|
||||||
|
| [[bip-0048.mediawiki|48]]
|
||||||
|
| Applications
|
||||||
|
| Multi-Script Hierarchy for Multi-Sig Wallets
|
||||||
|
| Fontaine
|
||||||
|
| Standard
|
||||||
|
| Proposed
|
||||||
|- style="background-color: #cfffcf"
|
|- style="background-color: #cfffcf"
|
||||||
| [[bip-0049.mediawiki|49]]
|
| [[bip-0049.mediawiki|49]]
|
||||||
| Applications
|
| Applications
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
<pre>
|
<pre>
|
||||||
BIP: ?
|
BIP: 48
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Multi-Script Hierarchy for Multi-Sig Wallets
|
Title: Multi-Script Hierarchy for Multi-Sig Wallets
|
||||||
Author: Fontaine <dentondevelopment@protonmail.com>
|
Author: Fontaine <dentondevelopment@protonmail.com>
|
||||||
Comments-Summary: No comments
|
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
|
Status: Proposed
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 2020-12-16
|
Created: 2020-12-16
|
||||||
License: MIT License
|
License: MIT
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
==Abstract==
|
==Abstract==
|
||||||
|
|
Loading…
Add table
Reference in a new issue