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 48e114e + 4c82579 commit cffbf1eCopy full SHA for cffbf1e
src/script/standard.h
@@ -44,8 +44,7 @@ extern unsigned nMaxDatacarrierBytes;
44
/**
45
* Mandatory script verification flags that all new blocks must comply with for
46
* them to be valid. (but old blocks may not comply with) Currently just P2SH,
47
- * but in the future other flags may be added, such as a soft-fork to enforce
48
- * strict DER encoding.
+ * but in the future other flags may be added.
49
*
50
* Failing one of these tests may trigger a DoS ban - see CheckInputScripts() for
51
* details.
0 commit comments