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.
1 parent ad546c9 commit 0466670Copy full SHA for 0466670
docs/release-notes/release-notes-0.7.0.md
@@ -47,6 +47,13 @@
47
migration](https://github.com/lightninglabs/taproot-assets/pull/1612) was
48
added that retroactively inserts all burned assets into that table.
49
50
+- Sending a payment now supports multi-rfq. This new feature allows for multiple
51
+ quotes to be used in order to carry out a payment. With multiple quotes, we
52
+ can use liquidity that is spread across different channels and also use
53
+ multiple rates. See
54
+ [related PR](https://github.com/lightninglabs/taproot-assets/pull/1613) for
55
+ more info.
56
+
57
## RPC Additions
58
59
- The [price oracle RPC calls now have an intent, optional peer ID and metadata
0 commit comments