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 8dea321 commit 43fa602Copy full SHA for 43fa602
docs/release-notes/release-notes-0.7.0.md
@@ -65,9 +65,16 @@
65
when requesting quotes. The field can contain optional user or authentication
66
information that helps the price oracle to decide on the optimal price rate to
67
return.
68
+- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the
69
+ `MintAsset` RPC message field from `universe_commitments` to
70
+ `enable_supply_commitments`.
71
72
## tapcli Additions
73
74
+- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the mint
75
+ asset command flag from `--universe_commitments` to
76
+ `--enable_supply_commitments` for consistency with the updated terminology.
77
+
78
# Improvements
79
80
## Functional Updates
0 commit comments