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
|
||||
| Standard
|
||||
| Draft
|
||||
|- style="background-color: #cfffcf"
|
||||
|-
|
||||
| [[bip-0349.md|349]]
|
||||
| Consensus (soft fork)
|
||||
| OP_INTERNALKEY
|
||||
|
23
bip-0349.md
23
bip-0349.md
@ -1,14 +1,15 @@
|
||||
```
|
||||
BIP: 349
|
||||
Layer: Consensus (soft fork)
|
||||
Title: OP_INTERNALKEY
|
||||
Author: Brandon Black <freedom@reardencode.com>, Jeremy Rubin <j@rubin.io>
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0349
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 2023-12-22
|
||||
License: BSD-3-Clause
|
||||
```
|
||||
<pre>
|
||||
BIP: 349
|
||||
Layer: Consensus (soft fork)
|
||||
Title: OP_INTERNALKEY
|
||||
Author: Brandon Black <freedom@reardencode.com>
|
||||
Jeremy Rubin <j@rubin.io>
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0349
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 2023-12-22
|
||||
License: BSD-3-Clause
|
||||
</pre>
|
||||
|
||||
## Abstract
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user