Hello guys,
While I am calling a pure function using ethers js, it creates a transaction. What can be the reason??
This is the line where I am calling the function.
https://github.com/Zartaj0/BasicSignature/blob/2b020c3f2901c43340abf250cbe0d1101965692b/Frontend/src/VerifyMessage.js#L29
Apr 11, 2023, 4:47 PM
This tx data is stored in the variable,where I suppose the return value from the contract to be present
Anyone???
Apr 13, 2023, 3:24 PM