Skip to content

Commit eea28a7

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

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

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

165173
## Code Health

0 commit comments

Comments
 (0)