File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 168
168
user to specify a custom amount to send to a V2 address that doesn't have an
169
169
amount specified.
170
170
171
+ - The ` BurnAsset ` RPC has a new field ` asset ` that allows the user to specify
172
+ the asset to burn by ID or GroupKey. The previous ` asset ` field is deprecated
173
+ and renamed as ` asset_legacy ` .
174
+
171
175
## tapcli Additions
172
176
173
177
- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
182
186
allows users to specify the amount to send to a V2 address that allows custom
183
187
amounts (which is the case when a V2 address is created with an amount of 0).
184
188
189
+ - The ` tapcli assets burn ` command now has a new flag ` --group_key ` that
190
+ allows users to burn assets by group key.
191
+
185
192
# Improvements
186
193
187
194
## Functional Updates
You can’t perform that action at this time.
0 commit comments