mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 23:54:22 +01:00
Otherwise we can't really return a variable sized message with more than 65k results. This was causing an integer overflow in `listchannels` (see #2504 for details). Signed-off-by: Christian Decker <decker.christian@gmail.com>