diff --git a/src/wallet/wallet.h b/src/wallet/wallet.h index cea6f19eb..69cb4fcbd 100644 --- a/src/wallet/wallet.h +++ b/src/wallet/wallet.h @@ -1,1276 +1,1277 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Copyright (c) 2018 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_WALLET_H #define BITCOIN_WALLET_WALLET_H #include #include