caliper icon indicating copy to clipboard operation
caliper copied to clipboard

How to pass in structure parameters under bc.invokeSmartContract()

Open DDlovei opened this issue 3 years ago • 2 comments
trafficstars

The parameter I passed in the ChainCode is the []byte. I want to use the caliper test.

Context

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

Existing issues

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
  • Link to your project:

DDlovei avatar Mar 24 '22 13:03 DDlovei

@DDlovei Please could you provide more detail, for example the chaincode method that is a problem, your workload module that you are trying and what you have tried so far and the actual errors you are seeing.

davidkel avatar Mar 29 '22 09:03 davidkel