Skip to content

SetEvent can only be called by chaincode invoked by a client doc is difficult to find #2958

Description

@davidkel

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions