Skip to content

Commit e530393

Browse files
docs: update release-notes-0.19.0.md
Signed-off-by: Mohamed Awnallah <[email protected]>
1 parent 2aabe2e commit e530393

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,14 @@
160160
range TLVs provided with the existing set of records on the HTLC,
161161
overwriting any conflicting values with those supplied by the API.
162162

163+
* The `bumpfee` command now optionally includes the raw transaction hex of the
164+
sweep transaction in its response. This allows users to retrieve transaction
165+
details directly. Note that obtaining the raw transaction hex may take some
166+
time based on the `sweeper.batchwindowduration` configuration
167+
(default: 30 seconds). If the `immediate` flag is set to `true` the raw
168+
transaction will be returned as soon as it is created. For more details, see
169+
[PR #8528](https://github.com/lightningnetwork/lnd/pull/8528).
170+
163171
## lncli Updates
164172

165173
## Code Health

0 commit comments

Comments
 (0)