1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00

Merge pull request #1454 from uncomputable/bech32m-final

Mark bech32m as final
This commit is contained in:
kallewoof 2023-06-05 23:21:13 +09:00 committed by GitHub
commit b4ea0a93aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1077,7 +1077,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Bech32m format for v1+ witness addresses
| Pieter Wuille
| Standard
| Draft
| Final
|-
| [[bip-0351.mediawiki|351]]
| Applications

View File

@ -5,7 +5,7 @@
Author: Pieter Wuille <pieter@wuille.net>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0350
Status: Draft
Status: Final
Type: Standards Track
Created: 2020-12-16
License: BSD-2-Clause