1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-09-22 13:51:38 +00:00

Merge pull request #1950 from darosior/2509_bip54_fix_date

bip54: fix off-by-one in creation date
This commit is contained in:
Jon Atack 2025-09-03 14:06:40 -07:00 committed by GitHub
commit 4d6cd518a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0054
Status: Draft
Type: Standards Track
Created: 2024-04-11
Created: 2025-04-11
License: CC0-1.0
```