MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / 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-2018 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

DecodeDestinationFunction · 0.85
MakeTransactionRefFunction · 0.85
CheckTransactionFunction · 0.85
LoadToWalletMethod · 0.80
LoadWatchOnlyMethod · 0.80
LoadMethod · 0.80
LoadKeyMethod · 0.80
LoadCryptedKeyMethod · 0.80
LoadKeyMetadataMethod · 0.80
GetIDMethod · 0.80
LoadScriptMetadataMethod · 0.80
LoadKeyPoolMethod · 0.80

Tested by

no test coverage detected