mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 22:46:40 +01:00
With `OutputDetail` now containing the destination addresses, the `DestAddresses` field can be removed from the `lnwallet.TransactionDetail`. It is already populated when needed for backwards compatibility to `lnrpc.TransactionDetail` via `OutputDetail.Addresses`. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet.go | ||
btcwallet_rpctest.go | ||
config.go | ||
driver.go | ||
log.go | ||
psbt.go | ||
psbt_test.go | ||
signer.go | ||
signer_test.go |