caliper
caliper copied to clipboard
How to pass in structure parameters under bc.invokeSmartContract()
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
- [ ] Stack Overflow issues
- [ ] GitHub Issues
- [ ] Discord Chat history
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 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.