Skip to content

Commit 7b0a9a8

Browse files
committed
Merge pull request bitcoin#7266
6cd198f Removed comment about IsStandard for P2SH scripts (Marcel Krüger)
2 parents 5541560 + 6cd198f commit 7b0a9a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/policy/policy.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
* 2. P2SH scripts with a crazy number of expensive
2424
* CHECKSIG/CHECKMULTISIG operations
2525
*
26-
* Check transaction inputs, and make sure any
27-
* pay-to-script-hash transactions are evaluating IsStandard scripts
28-
*
2926
* Why bother? To avoid denial-of-service attacks; an attacker
3027
* can submit a standard HASH... OP_EQUAL transaction,
3128
* which will get accepted into blocks. The redemption

0 commit comments

Comments
 (0)