diff options
| author | Pieter Wuille <[email protected]> | 2012-11-13 23:03:25 +0100 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-11-15 23:00:16 +0100 |
| commit | 99d0d0f356c3237ad1ef416f179c45797cecb89b (patch) | |
| tree | 72c34c5fe86b95be861f02fdfe5e497f24b56117 /src/init.cpp | |
| parent | Merge pull request #1984 from grimd34th/patch-2 (diff) | |
| download | discoin-99d0d0f356c3237ad1ef416f179c45797cecb89b.tar.xz discoin-99d0d0f356c3237ad1ef416f179c45797cecb89b.zip | |
Introduce script verification flags
These flags select features to be enabled/disabled during script
evaluation/checking, instead of several booleans passed along.
Currently these flags are defined:
* SCRIPT_VERIFY_P2SH: enable BIP16-style subscript evaluation
* SCRIPT_VERIFY_STRICTENC: enforce strict adherence to pubkey/sig encoding standards.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions