-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-8592 NodeSDK - return status info
Orderer needs to return the status info on all request not just on the 'SUCCESS'. NodeSDK will not decide if the request is good or bad and return to the application all data. Only receiving an GRPC error will an error be returned. Change-Id: I467dabe11ba36165224cb35d6e1d44eda841e2ab Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
- Loading branch information
Showing
3 changed files
with
29 additions
and
26 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
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