diff --git a/src/psbt.h b/src/psbt.h index b262d3d5f3..be1d6ae451 100644 --- a/src/psbt.h +++ b/src/psbt.h @@ -1,516 +1,519 @@ // Copyright (c) 2009-2018 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_PSBT_H #define BITCOIN_PSBT_H #include #include #include #include #include