File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,10 @@ types in a series of changes:
8484
8585## lncli Additions  
8686
87+ *  [ ` updatechanpolicy ` ] ( https://github.com/lightningnetwork/lnd/pull/8805 )  will
88+   now update the channel policy if the edge was not found in the graph
89+   database if the ` create_missing_edge `  flag is set.
90+ 
8791# Improvements  
8892## Functional Updates  
8993## RPC Updates  
Original file line number Diff line number Diff line change 6262
6363# New Features  
6464## Functional Enhancements  
65+ *  [ Add ability] ( https://github.com/lightningnetwork/lnd/pull/8998 )  to paginate 
66+  wallet transactions.
6567## RPC Additions  
6668
6769*  [ Add a new rpc endpoint] ( https://github.com/lightningnetwork/lnd/pull/8843 ) 
@@ -196,6 +198,7 @@ The underlying functionality between those two options remain the same.
196198
197199# Contributors (Alphabetical Order)  
198200
201+ *  Abdullahi Yunus
199202*  Animesh Bilthare
200203*  Boris Nagaev
201204*  CharlieZKSmith
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments