mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
process: Final/Active ↦ Deployed
``` sed -z -i 's/Status: Active/Status: Deployed/' bip-0*.md sed -z -i 's/Status: Active/Status: Deployed/' bip-0*.mediawiki sed -z -i 's/Status: Final/Status: Deployed/' bip-0*.md sed -z -i 's/Status: Final/Status: Deployed/' bip-0*.mediawiki sed -i 's/| Active/| Deployed/' README.mediawiki sed -i 's/| Final/| Deployed/' README.mediawiki ```
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Title: Updated BIP Process
|
||||
Author: Murch <murch@murch.one>
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0003
|
||||
Status: Active
|
||||
Status: Deployed
|
||||
Type: Process
|
||||
Created: 2025-01-09
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user