Skip to content
#

hyperledger

Here are 653 public repositories matching this topic...

jeromesimeon
jeromesimeon commented Feb 17, 2020

Is your feature request related to a problem? Please describe.
Cicero server only supports a single version of the cicero trigger call through the /trigger endpoint. It might be interesting to extend the cicero server API to the rest of the commands (e.g., draft invoke parse).

Other improvements could include the ability to pass or create the template from a string (binary encode

krishna81m
krishna81m commented Aug 10, 2018

Following instructions here, but where do we specify channelList?
No channel information defined in example on main page, you should include the full sample instead.

var config=require('../config.json')
var channels=config.channelsList

`blockchain/fabric-explorer/utils/ledgerMgr.js:23
var currChannel=channels[0]
^

TypeError: Cannot read property '0' of undefin

Improve this page

Add a description, image, and links to the hyperledger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperledger topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.