mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-06 12:14:14 +00:00
Removed comment about IsStandard for P2SH scripts
Since #4365 (62599373883a66a958136f48ab0e2b826e3d5bf8) P2SH scripts do not have to be IsStandard scripts.
This commit is contained in:
parent
be9a9a3d22
commit
6cd198f380
@ -23,9 +23,6 @@
|
|||||||
* 2. P2SH scripts with a crazy number of expensive
|
* 2. P2SH scripts with a crazy number of expensive
|
||||||
* CHECKSIG/CHECKMULTISIG operations
|
* CHECKSIG/CHECKMULTISIG operations
|
||||||
*
|
*
|
||||||
* Check transaction inputs, and make sure any
|
|
||||||
* pay-to-script-hash transactions are evaluating IsStandard scripts
|
|
||||||
*
|
|
||||||
* Why bother? To avoid denial-of-service attacks; an attacker
|
* Why bother? To avoid denial-of-service attacks; an attacker
|
||||||
* can submit a standard HASH... OP_EQUAL transaction,
|
* can submit a standard HASH... OP_EQUAL transaction,
|
||||||
* which will get accepted into blocks. The redemption
|
* which will get accepted into blocks. The redemption
|
||||||
|
Loading…
x
Reference in New Issue
Block a user