From 32bcfd6801f192f13b8a8585226a1202438bd25b Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Wed, 3 Sep 2025 16:55:29 -0400 Subject: [PATCH] bip54: fix off-by-one in creation date --- bip-0054.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0054.md b/bip-0054.md index 9b055966..c5e8a615 100644 --- a/bip-0054.md +++ b/bip-0054.md @@ -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 ```