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 dd90147 commit 8319566Copy full SHA for 8319566
docs/release-notes/release-notes-0.16.0.md
@@ -20,6 +20,11 @@
20
### Technical and Architectural Updates
21
22
## RPC Updates
23
+- [Updated litcli](https://github.com/lightninglabs/lightning-terminal/pull/1125)
24
+to support sending an asset payment without specifying a single peer. This will
25
+use the new multi-rfq feature of taproot-assets which will automatically pick
26
+the rfq peers for you. The field `rfq_peer_pubkey` is now optional for both
27
+adding invoices and sending payments.
28
29
## Integrated Binary Updates
30
0 commit comments