diff --git a/src/psbt.h b/src/psbt.h index 73bc971e8..feb17dffd 100644 --- a/src/psbt.h +++ b/src/psbt.h @@ -1,585 +1,589 @@ // Copyright (c) 2009-2019 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 #include