mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
In this commit, we modify the mechanics of the wallet to only allow derivation of segwit-like addresses. Additionally, the ConfirmedBalance method on the WalletController now only has a single argument, as it’s assumed that the wallet is itself only concerned with segwit outputs. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
signer.go |