1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-04 16:41:51 +00:00

BIP349: Fix preamble for CI issues

This commit is contained in:
Murch
2024-11-14 16:26:55 -05:00
parent 329b0d3db5
commit 669d3b3570
2 changed files with 13 additions and 12 deletions

View File

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