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

File wallet.cpp

src/wallet/wallet.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

MigrationPrefixNameFunction · 0.85
MakeWalletDatabaseFunction · 0.85
_Function · 0.85
ErrorStringFunction · 0.85
UpdateWalletSettingFunction · 0.85
RunWithinTxnFunction · 0.85
IsWalletFlagSetMethod · 0.80
AddWalletDescriptorMethod · 0.80
ApplyMigrationDataMethod · 0.80
EXCLUSIVE_LOCKS_REQUIREDFunction · 0.70
ParseFunction · 0.50

Tested by

no test coverage detected