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

File walletdb.cpp

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

HasLegacyRecordsFunction · 0.85
LoadRecordsFunction · 0.85
LoadHDChainFunction · 0.85
LoadKeyFunction · 0.85
LoadCryptedKeyFunction · 0.85
ParseHDKeypathFunction · 0.85
CHDChainClass · 0.85
CScriptIDClass · 0.85
PrefixStreamFunction · 0.85
DecodeDestinationFunction · 0.85
PurposeFromStringFunction · 0.85
LoadEncryptionKeyFunction · 0.85

Tested by

no test coverage detected