mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
subd: handle status_peer_billboard messages from subdaemons.
We use a callback which updates the appropriate slot. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
db4de95033
commit
26b004e5af
@@ -372,6 +372,7 @@ enum watch_result funding_spent(struct channel *channel,
|
||||
onchain_wire_type_name,
|
||||
onchain_msg,
|
||||
onchain_error,
|
||||
channel_set_billboard,
|
||||
NULL));
|
||||
|
||||
if (!channel->owner) {
|
||||
|
||||
Reference in New Issue
Block a user