mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
docs: update etcd docs
This commit is contained in:
parent
1093683b47
commit
bee5e7b761
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
case of running LND with the full graph in etcd. Upcoming versions will split
|
||||
the database to local and replicated parts and only essential parts will remain
|
||||
in the replicated database, removing the requirement for these additional
|
||||
settings. These parameters have been tested to work with testnet LND.
|
||||
case of running LND with the full graph in etcd. These parameters have been
|
||||
tested to work with testnet LND.
|
||||
|
||||
## Configuring LND to run on etcd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue