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 168168 user to specify a custom amount to send to a V2 address that doesn't have an
169169 amount specified.
170170
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+
171175## tapcli Additions
172176
173177- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
185189- CLI JSON output [ now] ( https://github.com/lightninglabs/taproot-assets/pull/1821 )
186190 includes unset and zero-valued proto fields (e.g. transaction output indexes).
187191 This ensures consistent output shape across all proto messages.
192+
193+ - The ` tapcli assets burn ` command now has a new flag ` --group_key ` that
194+ allows users to burn assets by group key.
188195
189196# Improvements
190197
You can’t perform that action at this time.
0 commit comments