File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 171171
172172-  The ` AddrReceives `  RPC now supports timestamp filtering with
173173  [ new ` StartTimestamp `  and ` EndTimestamp `  fields] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
174+   
175+ -  The ` BurnAsset `  RPC now supports a 
176+   [ new ` AssetSpecifier `  field] ( https://github.com/lightninglabs/taproot-assets/pull/1812 ) 
177+   that allows the user to  specify the asset to burn by ID or GroupKey.
178+   The ` asset `  field is now deprecated.
174179
175180## tapcli Additions  
176181
189194-  CLI JSON output [ now] ( https://github.com/lightninglabs/taproot-assets/pull/1821 ) 
190195  includes unset and zero-valued proto fields (e.g. transaction output indexes).
191196  This ensures consistent output shape across all proto messages.
197+   
198+ -  The ` tapcli assets burn `  command now has a
199+   [ new ` --group_key `  flag] ( https://github.com/lightninglabs/taproot-assets/pull/1812 ) 
200+   that allows users to burn assets by group key.
192201
193202-  The ` tapcli addrs receives `  command now supports 
194203  [ new ` --start_timestamp `  and ` --end_timestamp `  flags] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments