Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Sanitize the connection functions around node names (contributes to #776) #788

Merged

Conversation

sstone1
Copy link
Contributor

@sstone1 sstone1 commented Apr 1, 2019

There are three different connection functions for returning the names of different types of nodes (getAllPeerNames, getCertificateAuthority, getOrderers), with three different return types (string[], string, Set). Make these all string[] and give them all the same name (getAllThingNames).

Signed-off-by: Simon Stone sstone1@uk.ibm.com

@sstone1 sstone1 self-assigned this Apr 1, 2019
Copy link
Contributor

@cazfletch cazfletch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sstone1 sstone1 merged commit a3b4c8b into IBM-Blockchain:wallet-524 Apr 1, 2019
@sstone1 sstone1 deleted the issue-776-cleanup-node-names branch April 1, 2019 13:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants