You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0322.mediawiki
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Validation consists of the following steps:
120
120
# Check the **upgradeable rules**
121
121
## The version of <code>to_sign</code> must be 0 or 2.
122
122
## The use of NOPs reserved for upgrades is forbidden.
123
-
## The use of segwit versions greater than 0 are forbidden.
123
+
## The use of segwit versions greater than 1 are forbidden.
124
124
## If any of the above steps failed, the validator should stop and output the ''inconclusive'' state.
125
125
# Let ''T'' by the nLockTime of <code>to_sign</code> and ''S'' be the nSequence of the first input of <code>to_sign</code>. Output the state ''valid at time T and age S''.
0 commit comments