File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,8 @@ below.
1818
1919## References  
2020 *  [ MuSig2 paper] ( https://eprint.iacr.org/2020/1261.pdf ) 
21-  *  [ Draft MuSig
22-    BIP] ( https://github.com/jonasnick/bips/blob/musig2/bip-musig2.mediawiki ) 
23-  *  [ MuSig2 implementation discussion in
24-    ` bitcoind ` ] ( https://github.com/bitcoin/bitcoin/issues/23326 ) 
21+  *  [ BIP 327 MuSig] ( https://github.com/bitcoin/bips/blob/master/bip-0327.mediawiki ) 
22+  *  [ MuSig2 implementation discussion in ` bitcoind ` ] ( https://github.com/bitcoin/bitcoin/issues/23326 ) 
2523
2624## A note on security  
2725
Original file line number Diff line number Diff line change 2727  cause a nil pointer dereference during the probing of a payment request that 
2828  does not contain a payment address.
2929
30+ *  [ Use the required route blinding 
31+   feature-bit] ( https://github.com/lightningnetwork/lnd/pull/9143 )  for invoices 
32+   containing blinded paths.
33+ 
3034# New Features  
3135## Functional Enhancements  
3236## RPC Additions  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments