mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
lightningd: use channel_type, pass to-and-from channeld.
Instead of explicit option_static_remotekey and option_anchor_outputs flags. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
740afb822c
commit
183fe107e8
@@ -1127,7 +1127,6 @@ static bool ecdh_maybe_blinding(const struct pubkey *ephemeral_key,
|
||||
return true;
|
||||
}
|
||||
|
||||
/* AUTODATA wants a different line number */
|
||||
REGISTER_PLUGIN_HOOK(htlc_accepted,
|
||||
htlc_accepted_hook_deserialize,
|
||||
htlc_accepted_hook_final,
|
||||
|
||||
Reference in New Issue
Block a user