mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-18 13:08:28 +02:00
docs: add multi-address release notes
This commit is contained in:
parent
e80ee95239
commit
e9f1b839e4
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
#### New Features
|
||||
|
||||
* Static Address now derives fresh receive and change addresses while retaining
|
||||
per-deposit address ownership across restarts for discovery, recovery, and
|
||||
signing. The new `loop static deposit` command can create and fund an address
|
||||
directly from the lnd wallet, and deposit listings identify the receiving
|
||||
address. [PR #1139](https://github.com/lightninglabs/loop/pull/1139)
|
||||
|
||||
#### Breaking Changes
|
||||
|
||||
* Instant Out and reservation RPCs now require the `loop:out` permission.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue