# Functions

No description provided by the author
No description provided by the author
NewListenToEventsView register a listener for the events generated by the passed chaincode and call the passed callback when an event is caught.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Event models a chaincode event.
EventCallback is used to parse the received events.