You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to benchmark a smart contract using Hyperledger Caliper. I use the below code and it works absolutely fine. However, if the contract is already deployed I am unable to interact with it using this code. I am unable to find any resources regarding that and not sure how to modify the below code.
Here is a summary of the problem:
Framework: Hyperledger Caliper
Blockchain: Ethereum
Issue: Unable to do benchmarking....in the scenario where the transaction interacts with an already deployed contract....
I am trying to benchmark a smart contract using Hyperledger Caliper. I use the below code and it works absolutely fine. However, if the contract is already deployed I am unable to interact with it using this code. I am unable to find any resources regarding that and not sure how to modify the below code.
Here is a summary of the problem:
Framework: Hyperledger Caliper
Blockchain: Ethereum
Issue: Unable to do benchmarking....in the scenario where the transaction interacts with an already deployed contract....
Network configuration*
Storage.json file
Benchmark configuration file
Work load module file sample2.js*
The text was updated successfully, but these errors were encountered: