mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 08:34:31 +01:00
Since we use async IO, we can't use status_send. We keep a pointer to the master daemon_conn, and use that to send. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>