mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +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>