diff options
author | Thomas Kerin <afk11@users.noreply.github.com> | 2016-01-24 17:21:17 +0000 |
---|---|---|
committer | Thomas Kerin <afk11@users.noreply.github.com> | 2016-01-24 17:21:17 +0000 |
commit | 64a7c45e84dbfcd6c36620f3e72258bf78b9d937 (patch) | |
tree | 24dae1b9d5373ba865c480d957255a63e7828c53 | |
parent | 2010cf49798ba4f440ef841e1c32441a797b6932 (diff) |
typo
-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 7266e9d..1c8abc9 100644 --- a/bip-0141.mediawiki +++ b/bip-0141.mediawiki @@ -92,7 +92,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. |