mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 23:54:22 +01:00
Move funding.[ch] to daemon/channel.[ch].
It's a more logical name, and a more logical place. We change "funding" to "channel" in the remaining exposed symbols, too. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "bitcoin/shadouble.h"
|
||||
#include "bitcoin/tx.h"
|
||||
#include "commit_tx.h"
|
||||
#include "funding.h"
|
||||
#include "daemon/channel.h"
|
||||
#include "overflows.h"
|
||||
#include "permute_tx.h"
|
||||
#include "remove_dust.h"
|
||||
|
||||
Reference in New Issue
Block a user