Skip to content

Commit

Permalink
docs: Added release note
Browse files Browse the repository at this point in the history
Signed-off-by: Ononiwu Maureen <[email protected]>
  • Loading branch information
Chinwendu20 committed Jun 12, 2024
1 parent 6fc61e2 commit 71ad555
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/release-notes/release-notes-0.18.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,20 @@
# New Features
## Functional Enhancements
## RPC Additions

* [Added unbanPeer RPC](https://github.com/lightningnetwork/lnd/pull/7606/).
This would enable unbanning and connecting to a previously banned peer.

## lncli Additions

* [Added](https://github.com/lightningnetwork/lnd/pull/8491) the `cltv_expiry`
argument to `addinvoice` and `addholdinvoice`, allowing users to set the
`min_final_cltv_expiry_delta`

* [Added unbanPeer command](https://github.com/lightningnetwork/lnd/pull/7606/).
This would enable unbanning and connecting to a previously banned peer using
the lncli command.

# Improvements
## Functional Updates
## RPC Updates
Expand Down

0 comments on commit 71ad555

Please sign in to comment.