mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-23 08:11:48 +02:00
Merge pull request #5553 from Kixunil/patch-3
Remove warning about pruned nodes
This commit is contained in:
@@ -16,6 +16,11 @@ addholdinvoice call](https://github.com/lightningnetwork/lnd/pull/5533).
|
||||
* [A new build target itest-race](https://github.com/lightningnetwork/lnd/pull/5542)
|
||||
to help uncover undetected data races with our itests.
|
||||
|
||||
# Documentation
|
||||
|
||||
* [Outdated warning about unsupported pruning was replaced with clarification that LND **does**
|
||||
support pruning](https://github.com/lightningnetwork/lnd/pull/5553)
|
||||
|
||||
# Misc
|
||||
|
||||
* The direct use of certain syscalls in packages such as `bbolt` or `lnd`'s own
|
||||
@@ -46,4 +51,4 @@ to make LNDs payment throughput (and latency) with better when using etcd.
|
||||
# Contributors (Alphabetical Order)
|
||||
* ErikEk
|
||||
* Zero-1729
|
||||
* Oliver Gugger
|
||||
* Oliver Gugger
|
||||
|
Reference in New Issue
Block a user