summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Chow <github@achow101.com>2022-09-01 13:04:00 -0400
committerAndrew Chow <github@achow101.com>2022-09-01 13:04:00 -0400
commite6c08f3fac1cb7c2ce67797ff8f671bef9d4097d (patch)
tree0ff9c98f29c13d580b6d00fcff7b2a2464432a7a
parent52f68fecd8ec9604672e26392468e7e7edf25a5e (diff)
downloadbips-e6c08f3fac1cb7c2ce67797ff8f671bef9d4097d.tar.xz
370: Fix merge conflict and typo
-rw-r--r--bip-0370.mediawiki10
1 files changed, 1 insertions, 9 deletions
diff --git a/bip-0370.mediawiki b/bip-0370.mediawiki
index 8519473..2d07460 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:
| <tt>PSBT_IN_REQUIRED_HEIGHT_LOCKTIME = 0x12</tt>
| None
| No key data
-<<<<<<< HEAD
-| <tt><32-bit uiht></tt>
+| <tt><32-bit uint locktime></tt>
| 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
-| <tt><32-bit uiht></tt>
-| 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.
-=======
-| <tt><32-bit uiht locktime></tt>
-| 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