lnd/docs/release-notes/release-notes-0.14.2.md
Oliver Gugger 66a669d8e9
Merge pull request #5854 from LN-Zap/upstream/RPCTransaction
Adds helper function lnrpc.RPCTransaction to create a single lnrpc.Transaction and refactors lnrpc.RPCTransactionDetails
2021-12-10 12:45:17 +01:00

1.6 KiB

Release Notes

Bug Fixes

Wallet

  • A bug that prevented opening anchor-based channels from external wallets when the internal wallet was empty even though the transaction contained a sufficiently large output belonging to the internal wallet was fixed In other words, freshly-installed LND can now be initailized with multiple channels from an external (e.g. hardware) wallet in a single transaction.

Build System

Bug fixes

RPC Server

Contributors (Alphabetical Order)

  • Andras Banki-Horvath
  • Bjarne Magnussen
  • Harsha Goli
  • Martin Habovštiak
  • Naveen Srinivasan
  • Oliver Gugger
  • Yong Yu