mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
docs: update etcd docs
This commit is contained in:
parent
1093683b47
commit
bee5e7b761
@ -39,10 +39,8 @@ To start your local etcd instance for testing run:
|
|||||||
```
|
```
|
||||||
|
|
||||||
The large `max-txn-ops` and `max-request-bytes` values are currently required in
|
The large `max-txn-ops` and `max-request-bytes` values are currently required in
|
||||||
case of running LND with the full graph in etcd. Upcoming versions will split
|
case of running LND with the full graph in etcd. These parameters have been
|
||||||
the database to local and replicated parts and only essential parts will remain
|
tested to work with testnet LND.
|
||||||
in the replicated database, removing the requirement for these additional
|
|
||||||
settings. These parameters have been tested to work with testnet LND.
|
|
||||||
|
|
||||||
## Configuring LND to run on etcd
|
## Configuring LND to run on etcd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user