fatmakoubaa
fatmakoubaa
> Are you using distributed workers? Bare in mind that these workers are node based and so are single threaded, meaning that you can become CPU bound very quickly. >...
{ "caliper": { "blockchain": "ethereum" }, "ethereum": { "url": "wss://kovan.infura.io/ws/v3/9.....", "contractDeployerAddress": "0xC", //put here the ethereum address you want to use to deploy your smart contract. "contractDeployerAddressPrivateKey" : "0x6", //put...
what the version of caliper are you using?
I guess that you got this error because you are using one worker.
The latency is calculated for only successful transactions.