Skip to content

Commit

Permalink
fixup! common: add param_channel_type helper.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Nov 13, 2023
1 parent 1f1d4ba commit 816720e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/json_channel_type.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* Dealing with channel_type in JSON */
#ifndef LIGHTNING_COMMON_JSON_CHANNEL_TYPE_H
#define LIGHTNING_COMMON_JSON_CHANNEL_TYPE_H
#include "config.h"
#include <common/json_parse_simple.h>

struct command;
Expand Down

0 comments on commit 816720e

Please sign in to comment.