## Context Give node operators control over inbound channels: which peers can open them and how many each peer can open. ## Todo - [ ] Blocked peers list for automatic rejection - [ ] Max-channels-per-peer limit - [ ] Expose config/API - [ ] Add integration tests
Context
Give node operators control over inbound channels: which peers can open them and how many each peer can open.
Todo