Skip to content

Commit

Permalink
docs: update release-docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggie1984 committed Jan 9, 2024
1 parent 1bdc7ce commit 90f5dc3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/release-notes/release-notes-0.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@

## lncli Additions

* Deprecate `bumpclosefee` for `bumpforceclosefee` to accomodate for the fact
that only force closing transactions can be bumped to avoid confusion.
Moreover allow to specify a max fee rate range when coop closing a channel.
[Deprecate bumpclosefee for bumpforceclosefee and add `max_fee_rate` option
to `closechannel` cmd](https://github.com/lightningnetwork/lnd/pull/8350).

# Improvements
## Functional Updates
### Tlv
Expand Down

0 comments on commit 90f5dc3

Please sign in to comment.