We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5d5f36 + 2cd4dce commit fcbcd4cCopy full SHA for fcbcd4c
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -251,7 +251,9 @@ when running LND with an aux component injected (custom channels).
251
specific IPs could be allowed or denied.
252
253
* A [command was created](https://github.com/lightningnetwork/lnd/pull/9781) to
254
- load mission control data generated by `lncli querymc`.
+ load mission control data generated by `lncli querymc`. `loadmc` [also
255
+ accepts](https://github.com/lightningnetwork/lnd/pull/9783) a flag
256
+ `skip_confirmation` to make the command scriptable.
257
258
# Improvements
259
## Functional Updates
0 commit comments