diff --git a/src/wallet/walletdb.h b/src/wallet/walletdb.h index 4696a57de..101c566e9 100644 --- a/src/wallet/walletdb.h +++ b/src/wallet/walletdb.h @@ -1,323 +1,317 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Copyright (c) 2017-2020 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_WALLET_WALLETDB_H #define BITCOIN_WALLET_WALLETDB_H #include #include #include