Search notes:

src/wallet/walletdb.cpp

ReadKeyValue()

ReadKeyValue() is iteratively called by CWalletDB::LoadWallet.
See also Reading/writing wallet.dat

Index