mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
database: pull out database code into a new module
We're going to reuse the database controllers for the accounting plugin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "config.h"
|
||||
#include <ccan/io/io.h>
|
||||
#include <common/timeout.h>
|
||||
#include <db/exec.h>
|
||||
#include <lightningd/io_loop_with_timers.h>
|
||||
#include <lightningd/lightningd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user