Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Functions
script.cpp File Reference
#include <script/interpreter.h>
#include <test/util/script.h>
Include dependency graph for script.cpp:

Go to the source code of this file.

Functions

bool IsValidFlagCombination (script_verify_flags flags)
 Flags that are not forbidden by an assert in script validation.
 

Function Documentation

◆ IsValidFlagCombination()

bool IsValidFlagCombination ( script_verify_flags flags)

Flags that are not forbidden by an assert in script validation.

Definition at line 8 of file script.cpp.

Here is the caller graph for this function: