Trying to interact with smartContract(deployed on hardhat) using ethers
`Error fetching rocket status:
Error: could not decode result data (value=”0x”, info={ “method”: “status”, “signature”: “status()” }, code=BAD_DATA, version=6.12.1)
I am trying to deploy my Token.sol contract using hardhat but it is not getting deployed thus i am not getting the tokenaddress
this is my test file , i check things like smartcontracts name are matching to here used