From aa807d5a139cb36cf258553da4510142edf53edb Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Wed, 1 Jun 2022 21:14:25 -0400 Subject: [PATCH] 370: height lock must be greater than 0 --- bip-0370.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0370.mediawiki b/bip-0370.mediawiki index 89a435ba..533d6da8 100644 --- a/bip-0370.mediawiki +++ b/bip-0370.mediawiki @@ -167,7 +167,7 @@ The new per-input types for PSBT Version 2 are defined as follows: | None | No key data | <32-bit uiht> -| 32 bit unsigned little endian integer less than 500000000 representing the minimum block height that this input requires to be set as the transaction's lock time. +| 32 bit unsigned little endian integer greater than 0 and less than 500000000 representing the minimum block height that this input requires to be set as the transaction's lock time. | | 0 | 2