Skip to content

Commit a6cc319

Browse files
committed
Update bip-0141.mediawiki
1 parent cacf39b commit a6cc319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bip-0141.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Sigops in the current pubkey script, signature script, and P2SH check script are
118118
The sigop limit is likewise quadrupled to ≤ 80,000.
119119

120120
In addition, opcodes within the witness program are counted identical to as previously within the P2SH check script.
121-
That is, CHECKSIG in a witness program is counted as only 1 sigop, and m-of-n CHECKMULTISIG in a witness program is counted as n sigop. This rule applies to both native witness program and P2SH witness program.
121+
That is, CHECKSIG in a witness program is counted as only 1 sigop, and CHECKMULTISIG in a witness program is counted as 1 to 20 sigops according to the arguments. This rule applies to both native witness program and P2SH witness program.
122122

123123
== Examples ==
124124

0 commit comments

Comments
 (0)