// Copyright (c) 2024-present 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_IPC_CAPNP_MINING_TYPES_H #define BITCOIN_IPC_CAPNP_MINING_TYPES_H #include #include #include #include #include #include #include namespace mp { // Custom serializations } // namespace mp #endif // BITCOIN_IPC_CAPNP_MINING_TYPES_H