We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4ddcc commit 0d94131Copy full SHA for 0d94131
docs/release-notes/release-notes-0.18.0.md
@@ -389,7 +389,10 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
389
In particular, the complexity involved in the lifecycle loop has been
390
decoupled into logical steps, with each step having its own responsibility,
391
making it easier to reason about the payment flow.
392
-
+
393
+* [Remove io/ioutil package
394
+ dependence](https://github.com/lightningnetwork/lnd/pull/7765).
395
396
* [Add a watchtower tower client
397
multiplexer](https://github.com/lightningnetwork/lnd/pull/7702) to manage
398
tower clients of different types.
0 commit comments