lnd/docs/release-notes/release-notes-0.16.1.md
2023-03-31 08:56:15 +02:00

2.2 KiB

Release Notes

lncli

Watchtowers

Misc

Spec

RPC

  • A debug log has been added to lnrpc so the node operator can know whether a certain request has happened or not.

  • Message funding_locked has been renamed to channel_ready internally to match the specs update. This should not change anything for the users since the message type(36) stays unchanged, except in the logging all the appearance of funding_locked replated experssion is replaced with channel_ready.

Bug Fixes

Contributors (Alphabetical Order)

  • ardevd
  • Elle Mouton
  • Oliver Gugger
  • Tommy Volk
  • Yong Yu
  • ziggie1984