This repository was archived by the owner on Feb 26, 2024. It is now read-only.
  
  
  
  
issue: secp256k1.privateKeyVerify is not a function #6222
Replies: 1 comment
-
| hi @farairo - Truffle is being sunset. For more information and migration options, click here. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
code: new HDWalletProvider(walletKey, providerUrl);
I am getting following error with truffle
secp256k1.privateKeyVerify is not a function at Object.exports.privateKeyVerify (C:\Users\user\OneDrive\Desktop\bot\node_modules@truffle\hdwallet-provider\node_modules\ethereumjs-util\dist\secp256k1v3-adapter.js
any idea how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions