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)