Skip to content

Commit f277d42

Browse files
authored
Merge pull request bitcoin#1407 from instagibbs/patch-17
BIP174: s/uiht/uint/s
2 parents 41490b7 + 7e0c47e commit f277d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0174.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ The currently defined per-input types are defined as follows:
410410
| <tt>PSBT_IN_REQUIRED_HEIGHT_LOCKTIME = 0x12</tt>
411411
| None
412412
| No key data
413-
| <tt><32-bit uiht locktime></tt>
413+
| <tt><32-bit uint locktime></tt>
414414
| 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.
415415
|
416416
| 0

0 commit comments

Comments
 (0)