Bitcoin Core  27.99.0
P2P Digital Currency
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 (unsigned flags)
 Flags that are not forbidden by an assert in script validation. More...
 

Function Documentation

◆ IsValidFlagCombination()

bool IsValidFlagCombination ( unsigned  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: