mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-31 08:02:25 +02:00
multi: minor fixes for README's
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
4ccdad0d66
commit
95888613d0
@@ -13,7 +13,7 @@ generation functions for the various Lightning scripts, revocation key
|
||||
derivation, and the commitment update state machine.
|
||||
|
||||
The package is used within `lnd` as the core wallet of the daemon. The wallet
|
||||
itself is composed of several distinct interface that decouple the
|
||||
itself is composed of several distinct interfaces that decouple the
|
||||
implementation of things like signing and blockchain access. This separation
|
||||
allows new `WalletController` implementations to be be easily dropped into
|
||||
`lnd` without disrupting the code base. A series of integration tests at the
|
||||
|
Reference in New Issue
Block a user