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.
1 parent be9a9a3 commit 6cd198fCopy full SHA for 6cd198f
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