-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FABN-1207 NodeSDK chaincode event defaults
Chaincode event default for unregister would cause the event listener to be disconnected after one event was received when setting endBlock. Now for all event listeners the default to unregister will be true when the endBlock is received. Default for disconnect will be disconnect the channelEventHub when the endBlock is seen. Change-Id: If7ef15674411d52c15eaa7554dfd8baca945d1e3 Signed-off-by: Bret Harrison <[email protected]>
- Loading branch information
Showing
4 changed files
with
319 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.