mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 22:46:40 +01:00
This method has been added in order to allow lnd to collect eligible unspent witness programs outputs from the wallet controller for use as inputs to the funding transaction. Additionally, the change address functions now also specify whether the generated change address should be payable to a witness program or not. |
||
---|---|---|
.. | ||
channel.go | ||
coin_select.go | ||
config.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils.go | ||
setup.go | ||
wallet.go | ||
wallet_test.go |