mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
It returns NULL, so you can simply `return fromwire_fail(...)` if you want to return NULL in this case. Use that more. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>