mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 14:24:20 +01:00
We try not to exceed either side, but the spec still allows them to (we don't, but older nodes would have, as could other implementations). Fixes: #3953 Changelog-Fixed: protocol: overzealous close when peer sent more HTLCs than they'd told us we could send. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>