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 ef4ba15 commit 6998c96Copy full SHA for 6998c96
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