We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd7c6b commit 83a9befCopy full SHA for 83a9bef
src/interfaces/mining.h
@@ -5,6 +5,7 @@
5
#ifndef BITCOIN_INTERFACES_MINING_H
6
#define BITCOIN_INTERFACES_MINING_H
7
8
+#include <memory>
9
#include <optional>
10
#include <uint256.h>
11
0 commit comments