diff --git a/bip-0370.mediawiki b/bip-0370.mediawiki index 8519473c..2d07460e 100644 --- a/bip-0370.mediawiki +++ b/bip-0370.mediawiki @@ -166,16 +166,8 @@ The new per-input types for PSBT Version 2 are defined as follows: | PSBT_IN_REQUIRED_HEIGHT_LOCKTIME = 0x12 | None | No key data -<<<<<<< HEAD -| <32-bit uiht> +| <32-bit uint locktime> | 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. -||||||| b505101a -| <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 uiht locktime> -| 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. ->>>>>>> origin-pull/1345/head | | 0 | 2