We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fb0a02 + a6f5339 commit bd47f5fCopy full SHA for bd47f5f
docs/taproot-assets/release-notes/release-notes-0.7.0.md
@@ -133,6 +133,12 @@
133
balances of asset channels grouped by group key (if grouped assets were used
134
in a channel)](https://github.com/lightninglabs/taproot-assets/pull/1691).
135
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
+
142
## RPC Updates
143
144
## tapcli Updates
0 commit comments