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:
Rusty Russell
2018-02-23 16:23:47 +10:30
committed by Christian Decker
parent db4de95033
commit 26b004e5af
7 changed files with 57 additions and 4 deletions

View File

@@ -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) {