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