mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 14:54:26 +01:00
dev-broadcast: control whether we send out transactions.
Good for testing; we also flush broadcast when it's re-enabled. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -316,6 +316,7 @@ static const struct json_command *cmdlist[] = {
|
||||
&dev_output_command,
|
||||
&dev_add_route_command,
|
||||
&dev_routefail_command,
|
||||
&dev_broadcast_command,
|
||||
};
|
||||
|
||||
static void json_help(struct command *cmd,
|
||||
|
||||
Reference in New Issue
Block a user