fabric-chaincode-node icon indicating copy to clipboard operation
fabric-chaincode-node copied to clipboard

setEvent documentation should include information about it being only usable in the outer most chaincode

Open davidkel opened this issue 4 years ago • 1 comments
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

davidkel avatar Sep 29 '21 09:09 davidkel