diff options
author | Luke-Jr <luke_github1@dashjr.org> | 2016-01-29 00:01:48 +0000 |
---|---|---|
committer | Luke-Jr <luke_github1@dashjr.org> | 2016-01-29 00:01:48 +0000 |
commit | 1292a1c7306489c56e3d77cec5d16d061ee4d36a (patch) | |
tree | 8b6083614ca0e2e1bb95df6b48bc48c108d6ffae /bip-0141.mediawiki | |
parent | 94cdf36797a1bc6ad4c5b0035e22621bf630d3a1 (diff) | |
parent | 64a7c45e84dbfcd6c36620f3e72258bf78b9d937 (diff) |
Merge pull request #300 from afk11/typo-141
BIP141, fix small typo
Diffstat (limited to 'bip-0141.mediawiki')
-rw-r--r-- | bip-0141.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0141.mediawiki b/bip-0141.mediawiki index b62d54d..1d06494 100644 --- a/bip-0141.mediawiki +++ b/bip-0141.mediawiki @@ -114,7 +114,7 @@ The new rule is total ''block cost'' ≤ 4,000,000. Sigops per block is currently limited to 20,000. We change this restriction as follows: -''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. +''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. The new rule is total ''sigop cost'' ≤ 80,000. |