Hi. Did anybody have such an issue with hardhat? I use hardhat and react js to develop a dapp, my contract has two functions, one to write data to the blockchain and the other to read data. The issue is that after some writing transction when I call the function to read data it returns nothing, like the blockchain doesn't has any data at all. But if I make another write transaction and then call read function it returns all data that were added before. What can be the root cause of such behaviour?

Jan 23, 2024, 2:20 PM

© 2024 Draquery.com All rights reserved.