mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
Makefile: generalize whitespace check.
Spread to individual Makefiles, and include headers. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -25,7 +25,7 @@ struct node_connection {
|
||||
|
||||
/* Minimum number of msatoshi in an HTLC */
|
||||
u32 htlc_minimum_msat;
|
||||
|
||||
|
||||
/* The channel ID, as determined by the anchor transaction */
|
||||
struct channel_id channel_id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user