Skip to content

Commit 1292a1c

Browse files
committed
Merge pull request bitcoin#300 from afk11/typo-141
BIP141, fix small typo
2 parents 94cdf36 + 64a7c45 commit 1292a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0141.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The new rule is total ''block cost'' ≤ 4,000,000.
114114

115115
Sigops per block is currently limited to 20,000. We change this restriction as follows:
116116

117-
''Sigop cost'' is defined. The cost of a sigop in traditoinal script is 4, while the cost of a sigop in witness program is 1.
117+
''Sigop cost'' is defined. The cost of a sigop in traditional script is 4, while the cost of a sigop in witness program is 1.
118118

119119
The new rule is total ''sigop cost'' ≤ 80,000.
120120

0 commit comments

Comments
 (0)