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 4dcce9d commit 2d21aa3Copy full SHA for 2d21aa3
docs/release-notes/release-notes-0.18.3.md
@@ -116,6 +116,11 @@
116
117
## Tooling and Documentation
118
119
+* [`lntest.HarnessTest` no longer exposes `Miner`
120
+ instance](https://github.com/lightningnetwork/lnd/pull/8892). Instead, it's
121
+ changed into a private `miner` instance and all mining related assertions are
122
+ now only accessible via the harness.
123
+
124
# Contributors (Alphabetical Order)
125
126
* Andras Banki-Horvath
0 commit comments