File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
docs/taproot-assets/release-notes Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 4747 migration] ( https://github.com/lightninglabs/taproot-assets/pull/1612 ) was
4848 added that retroactively inserts all burned assets into that table.
4949
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+
5057## RPC Additions
5158
5259- The [ price oracle RPC calls now have an intent, optional peer ID and metadata
6572 when requesting quotes. The field can contain optional user or authentication
6673 information that helps the price oracle to decide on the optimal price rate to
6774 return.
75+ - [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the
76+ ` MintAsset ` RPC message field from ` universe_commitments ` to
77+ ` enable_supply_commitments ` .
6878
6979## tapcli Additions
7080
81+ - [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
82+ asset command flag from ` --universe_commitments ` to
83+ ` --enable_supply_commitments ` for consistency with the updated terminology.
84+
7185# Improvements
7286
7387## Functional Updates
You can’t perform that action at this time.
0 commit comments