0

i am facing an issue with deploy and interaction with contract on Hyperledger Besu. I have created nodejs api to deploy any type of smart contract, and later interacting with deployed contract.Firstly i had deployed ERC20 contract to Besu network(besu quickstart)using web3.eth.Contracts.deploy method and interacted with same, everything works fine now for the second time when i deploy non-erc20 contract then i am unable to interact with erc20 contract functionalities but able to make calls to non-erc20 contract. Please suggest me resolution.

Need to know if the issue is with the Besu network or the nodejs apis i created

0 Answers0