mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-21 16:14:23 +01:00
In several places we want to access the first element of an array. This uses a '[indexnum:xxx]' form which is a bit weird, but works similarly to the way we specify member matches. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>