mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 07:28:03 +01:00
typo
This commit is contained in:
parent
2010cf4979
commit
64a7c45e84
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue