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

File spend.cpp

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

Source from the content-addressed store, hash-verified

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

OutputIsChangeFunction · 0.85
_Function · 0.85
GetSizeOfCompactSizeFunction · 0.85
GetScriptForDestinationFunction · 0.85
UntranslatedFunction · 0.85
ErrorStringFunction · 0.85
IsValidDestinationFunction · 0.85
GetSerializeSizeFunction · 0.85
GetDiscardRateFunction · 0.85
GetMinimumFeeRateFunction · 0.85

Tested by

no test coverage detected