mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
cleanup: derive_basepoints is no longer needed in channel.c
This commit is contained in:
committed by
Rusty Russell
parent
a21f025a13
commit
6091e5158b
@@ -26,7 +26,6 @@
|
||||
#include <channeld/full_channel.h>
|
||||
#include <channeld/gen_channel_wire.h>
|
||||
#include <common/crypto_sync.h>
|
||||
#include <common/derive_basepoints.h>
|
||||
#include <common/dev_disconnect.h>
|
||||
#include <common/htlc_tx.h>
|
||||
#include <common/key_derive.h>
|
||||
|
||||
Reference in New Issue
Block a user