diff --git a/src/primitives/transaction.h b/src/primitives/transaction.h index 7f9ca8c2c..1bde8150e 100644 --- a/src/primitives/transaction.h +++ b/src/primitives/transaction.h @@ -1,367 +1,367 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Copyright (c) 2017-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_PRIMITIVES_TRANSACTION_H #define BITCOIN_PRIMITIVES_TRANSACTION_H #include #include #include #include