You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All !
I am getting this error when i run the script npx hardhat run scripts/sign.js --network rinkeby (Rinkeby Testnet)
Sign authorization:
TypeError: Cannot read properties of undefined (reading '_signTypedData')
at main (/home/umer/OpenZepplineNFTMinting/scripts/sign.js:20:36)
Hi All !
I am getting this error when i run the script npx hardhat run scripts/sign.js --network rinkeby (Rinkeby Testnet)
Sign authorization:
TypeError: Cannot read properties of undefined (reading '_signTypedData')
at main (/home/umer/OpenZepplineNFTMinting/scripts/sign.js:20:36)