You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, application developers try to set events on chaincode called by chaincode and are not aware that this is a limitation and are unable to find any reference to say that it is which means that this information is not being found (I tried and couldn't find it using obvious searches myself), therefore they raise questions about why their application is not working.
This information should also be made available in the language reference guides for developing chaincode Java, Node)
The text was updated successfully, but these errors were encountered:
In the fabric documentation I can only find a single reference to this limitation buried at https://hlf.readthedocs.io/en/latest/developapps/transactioncontext.html#stub
This information is not in the fabric 2.2 documentation so needs to be backported
However, application developers try to set events on chaincode called by chaincode and are not aware that this is a limitation and are unable to find any reference to say that it is which means that this information is not being found (I tried and couldn't find it using obvious searches myself), therefore they raise questions about why their application is not working.
This information should also be made available in the language reference guides for developing chaincode Java, Node)
The text was updated successfully, but these errors were encountered: