Skip to content

Commit a5c5c76

Browse files
authored
Update bip-0112.mediawiki
1 parent f7cfefa commit a5c5c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0112.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When executed, if any of the following conditions are true, the script interpret
3232
** the transaction version is less than 2; or
3333
** the transaction input sequence number disable flag (1 << 31) is set; or
3434
** the relative lock-time type is not the same; or
35-
** the top stack item is greater than the transaction sequence (when masked according to the BIP68);
35+
** the top stack item is greater than the transaction input sequence (when masked according to the BIP68);
3636
3737
Otherwise, script execution will continue as if a NOP had been executed.
3838

0 commit comments

Comments
 (0)