Apply the unfunded channel peer limit to all unaccepted channels
This commit fixes a rate-limiting bug in the Lightning Dev Kit (LDK) that let a single peer bypass the cap on how many different peers can have unfunded (not-yet-funded) channels open. Previously, if a peer sent multiple channel requests q…
56a4ee43by Matt Corallo+87−62 files