mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
If we have an array of varlen structures (which require a ctx arg), we should make that arg the array itself (which was tal_arr()), not the root context. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>