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

File script_sign.cpp

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

Source from the content-addressed store, hash-verified

1// Copyright (c) 2020-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

ConsumeDataStreamFunction · 0.85
DeserializeHDKeypathsFunction · 0.85
SerializeHDKeypathsFunction · 0.85
CompactSizeWriterClass · 0.85
ConsumeScriptFunction · 0.85
ConsumePrivateKeyFunction · 0.85
DataFromTransactionFunction · 0.85
UpdateInputFunction · 0.85
SignSignatureFunction · 0.85
ConsumeMoneyFunction · 0.85
ConsumeUInt160Function · 0.85

Tested by

no test coverage detected