We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb289e commit 2705cf0Copy full SHA for 2705cf0
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -166,6 +166,10 @@
166
on the channel. LND will disable the channel for new HTLCs and kick off the
167
cooperative close flow automatically when the channel has no HTLCs left.
168
169
+* [A new macaroon constraint](https://github.com/lightningnetwork/lnd/pull/9546)
170
+ to allow for restriction of access based on an IP range. Prior to this only
171
+ specific IPs could be allowed or denied.
172
+
173
# Improvements
174
## Functional Updates
175
0 commit comments