We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5541560 + 6cd198f commit 7b0a9a8Copy full SHA for 7b0a9a8
src/policy/policy.cpp
@@ -23,9 +23,6 @@
23
* 2. P2SH scripts with a crazy number of expensive
24
* CHECKSIG/CHECKMULTISIG operations
25
*
26
- * Check transaction inputs, and make sure any
27
- * pay-to-script-hash transactions are evaluating IsStandard scripts
28
- *
29
* Why bother? To avoid denial-of-service attacks; an attacker
30
* can submit a standard HASH... OP_EQUAL transaction,
31
* which will get accepted into blocks. The redemption
0 commit comments