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

File transaction.cpp

src/test/fuzz/transaction.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

SeedRandomStateForTestFunction · 0.85
EncodeHexTxFunction · 0.85
GetLegacySigOpCountFunction · 0.85
GetTransactionWeightFunction · 0.85
IsFinalTxFunction · 0.85
RecursiveDynamicUsageFunction · 0.85
SignalsOptInRBFFunction · 0.85
IsWitnessStandardFunction · 0.85
TxToUnivFunction · 0.85
ComputeTotalSizeMethod · 0.80
GetValueOutMethod · 0.80

Tested by

no test coverage detected