1
0
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:
Murch 2024-11-14 16:26:55 -05:00
parent 329b0d3db5
commit 669d3b3570
No known key found for this signature in database
GPG Key ID: 7BA035CA5B901713
2 changed files with 13 additions and 12 deletions

View File

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

View File

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