Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FABN-1124: Use MSP ID from client user context
If Client has a user context set, use the MSP ID of that user as the default MSP ID for the client. If no user context is set, use the MSP ID of the organization specified in the client section of the common connection profile used to configure the client, as before. This allows the client section of the connection profile to be omitted for discovery, and functions like Client.getPeersForOrg() to return the correct results in this case. Change-Id: I7e0f1bd79c904a0b665a3b411952beb65884e38e Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
- Loading branch information