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 088e3f8 commit c8c2327Copy full SHA for c8c2327
src/pullpush.h
@@ -1,6 +1,8 @@
1
#ifndef LIBWALLY_CORE_PULLPUSH_H
2
#define LIBWALLY_CORE_PULLPUSH_H 1
3
4
+#include <stdbool.h>
5
+
6
struct wally_tx_witness_stack;
7
8
/**
0 commit comments