Skip to content

Commit 14de01e

Browse files
committed
docs: add release note for fast rfq rejection
1 parent af24d09 commit 14de01e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.7.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@
133133
balances of asset channels grouped by group key (if grouped assets were used
134134
in a channel)](https://github.com/lightninglabs/taproot-assets/pull/1691).
135135

136+
- When sending a payment or adding an invoice any failed RFQ negotiations will
137+
now fail immediately, instead of causing a long timeout (30s). This was due
138+
to the RPC endpoint ignoring the RFQ rejection response. This
139+
[PR](https://github.com/lightninglabs/taproot-assets/pull/1640) addresses the
140+
issue.
141+
136142
## RPC Updates
137143

138144
## tapcli Updates

0 commit comments

Comments
 (0)