mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-09 00:54:22 +01:00
@@ -685,7 +685,6 @@ bool json_get_params(struct command *cmd,
|
||||
command_fail_detailed(cmd, JSONRPC2_INVALID_PARAMS, NULL,
|
||||
"Missing '%s' parameter",
|
||||
names[num_names]);
|
||||
tal_free(names);
|
||||
return false;
|
||||
}
|
||||
num_names++;
|
||||
|
||||
Reference in New Issue
Block a user