We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cc229 commit 2598532Copy full SHA for 2598532
src/personal_message.h
@@ -21,6 +21,8 @@
21
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
* SOFTWARE.
23
*****************************************************************************/
24
+#pragma once
25
+
26
#include <stdint.h>
27
#include <stdbool.h>
28
src/sighash.h
#include "./transaction/types.h"
0 commit comments