diff --git a/src/primitives/transaction.h b/src/primitives/transaction.h index f08832e6a..a4d108b2f 100644 --- a/src/primitives/transaction.h +++ b/src/primitives/transaction.h @@ -1,341 +1,341 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Copyright (c) 2017-2019 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