Bitcoin Core
29.99.0
P2P Digital Currency
src
ipc
capnp
mining-types.h
Go to the documentation of this file.
1
// Copyright (c) 2024 The Bitcoin Core developers
2
// Distributed under the MIT software license, see the accompanying
3
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5
#ifndef BITCOIN_IPC_CAPNP_MINING_TYPES_H
6
#define BITCOIN_IPC_CAPNP_MINING_TYPES_H
7
8
#include <
interfaces/mining.h
>
9
#include <ipc/capnp/common.capnp.proxy-types.h>
10
#include <
ipc/capnp/common-types.h
>
11
#include <ipc/capnp/mining.capnp.proxy.h>
12
#include <
node/miner.h
>
13
#include <
node/types.h
>
14
#include <validation.h>
15
16
namespace
mp
{
17
// Custom serializations
18
}
// namespace mp
19
20
#endif
// BITCOIN_IPC_CAPNP_MINING_TYPES_H
common-types.h
mining.h
miner.h
mp
Functions to serialize / deserialize common bitcoin types.
Definition:
common-types.h:57
types.h
is a home for public enum and struct type definitions that are used internally by node code,...
Generated on Thu Jun 26 2025 20:00:10 for Bitcoin Core by
1.9.4