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

File interfaces.cpp

src/wallet/interfaces.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

CachedTxIsTrustedFunction · 0.85
GetTxBlocksToMaturityMethod · 0.80
GetTxDepthInMainChainMethod · 0.80
isAbandonedMethod · 0.80
isConfirmedMethod · 0.80
GetTxTimeMethod · 0.80
EXCLUSIVE_LOCKS_REQUIREDFunction · 0.70
COutPointClass · 0.50
IsCoinBaseMethod · 0.45
IsSpentMethod · 0.45
GetHashMethod · 0.45

Tested by

no test coverage detected