-
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-10856 NodeSDK getByOrg not working
With the addition of discovery, the get-by-orgs methods are no longer working. The connection profile uses an org name and has a mspid, where fabric discover just has a mspid. The Client, Channel, and Peers objects will now all work with the mspid as the organizational reference. Change-Id: I099b3c335b0d04cae3a75e10bf9b4b449005870d Signed-off-by: Bret Harrison <[email protected]>
- Loading branch information
Showing
9 changed files
with
178 additions
and
92 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
Oops, something went wrong.