Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
channeld: allow remote node to exceed their own HTLC count limits.
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>
- Loading branch information