Bitcoin Core 28.99.0
P2P Digital Currency
|
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... | |
bool IsValidFlagCombination | ( | unsigned | flags | ) |
Flags that are not forbidden by an assert in script validation.
Definition at line 8 of file script.cpp.