mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 23:54:22 +01:00
lightningd/peer_control: start of reconnect logic.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -450,6 +450,7 @@ void opt_register_logging(struct log *log)
|
||||
|
||||
static struct log *crashlog;
|
||||
|
||||
/* FIXME: Dump peer logs! */
|
||||
static void log_crash(int sig)
|
||||
{
|
||||
const char *logfile = NULL;
|
||||
|
||||
Reference in New Issue
Block a user