fabric-chaincode-node
fabric-chaincode-node copied to clipboard
setEvent documentation should include information about it being only usable in the outer most chaincode
trafficstars
As mentioned here https://hlf.readthedocs.io/en/latest/developapps/transactioncontext.html#stub and also https://github.com/hyperledger/fabric-chaincode-go/blob/main/shim/interfaces.go
The information about it only be usable in the outer most chaincode should be added