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 195195
196196-  The ` AddrReceives `  RPC now supports timestamp filtering with
197197  [ new ` StartTimestamp `  and ` EndTimestamp `  fields] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
198+   
199+ -  The ` BurnAsset `  RPC now supports a 
200+   [ new ` AssetSpecifier `  field] ( https://github.com/lightninglabs/taproot-assets/pull/1812 ) 
201+   that allows the user to  specify the asset to burn by ID or GroupKey.
202+   The ` asset `  field is now deprecated.
198203
199204-  The [ FetchSupplyLeaves RPC endpoint] ( https://github.com/lightninglabs/taproot-assets/pull/1829 )   
200205  is now accessible without authentication when the universe server is  
230235-  CLI JSON output [ now] ( https://github.com/lightninglabs/taproot-assets/pull/1821 ) 
231236  includes unset and zero-valued proto fields (e.g. transaction output indexes).
232237  This ensures consistent output shape across all proto messages.
238+   
239+ -  The ` tapcli assets burn `  command now has a
240+   [ new ` --group_key `  flag] ( https://github.com/lightninglabs/taproot-assets/pull/1812 ) 
241+   that allows users to burn assets by group key.
233242
234243-  The ` tapcli addrs receives `  command now supports 
235244  [ 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