mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
BIP349: Fix preamble for CI issues
This commit is contained in:
parent
329b0d3db5
commit
669d3b3570
@ -1120,7 +1120,7 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Ethan Heilman, Armin Sabouri
|
| Ethan Heilman, Armin Sabouri
|
||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|- style="background-color: #cfffcf"
|
|-
|
||||||
| [[bip-0349.md|349]]
|
| [[bip-0349.md|349]]
|
||||||
| Consensus (soft fork)
|
| Consensus (soft fork)
|
||||||
| OP_INTERNALKEY
|
| OP_INTERNALKEY
|
||||||
|
23
bip-0349.md
23
bip-0349.md
@ -1,14 +1,15 @@
|
|||||||
```
|
<pre>
|
||||||
BIP: 349
|
BIP: 349
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: OP_INTERNALKEY
|
Title: OP_INTERNALKEY
|
||||||
Author: Brandon Black <freedom@reardencode.com>, Jeremy Rubin <j@rubin.io>
|
Author: Brandon Black <freedom@reardencode.com>
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0349
|
Jeremy Rubin <j@rubin.io>
|
||||||
Status: Draft
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0349
|
||||||
Type: Standards Track
|
Status: Draft
|
||||||
Created: 2023-12-22
|
Type: Standards Track
|
||||||
License: BSD-3-Clause
|
Created: 2023-12-22
|
||||||
```
|
License: BSD-3-Clause
|
||||||
|
</pre>
|
||||||
|
|
||||||
## Abstract
|
## Abstract
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user