File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ __removed__
2121-  Removed ` ECPair.prototype.getAddress ` , use ` payments.p2pkh `  instead (#1085  )
2222-  Removed ` ECPair.prototype.getPrivateKey ` , use ` ECPair.prototype.privateKey `  property (#1070  )
2323-  Removed ` ECPair.prototype.getPublicKey ` , use ` ECPair.prototype.publicKey `  property (#1070  )
24+ -  Removed ` ECPair.prototype.getNetwork ` , use ` ECPair.prototype.network `  property (#1070  )
2425-  Removed ` ECSignature ` , use ` script.signature.encode/decode `  instead (#459  )
2526-  Removed ` HDNode ` , use ` bip32 `  export instead (#1073  )
2627-  Removed ` bufferutils `  (#1035  )
Original file line number Diff line number Diff line change 11{
22  "name" : " bitcoinjs-lib"  ,
3-   "version" : " 3.3.2 "  ,
3+   "version" : " 4.0.0 "  ,
44  "description" : " Client-side Bitcoin JavaScript library"  ,
55  "main" : " ./src/index.js"  ,
66  "engines" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments