MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / script.cpp

File script.cpp

src/test/fuzz/script.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2019-present The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4

Callers

nothing calls this directly

Calls 15

ConsumeScriptFunction · 0.85
CompressScriptFunction · 0.85
DecompressScriptFunction · 0.85
IsStandardFunction · 0.85
ExtractDestinationFunction · 0.85
InferDescriptorFunction · 0.85
IsSegWitOutputFunction · 0.85
RecursiveDynamicUsageFunction · 0.85
SolverFunction · 0.85
CountWitnessSigOpsFunction · 0.85

Tested by

no test coverage detected