Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node-SDK: Fix hfc getChain with create true error
The function getChain(chainName, create) uses an undefined variable "name" when calling chain = newChain(name). https://jira.hyperledger.org/browse/FAB-128 Change-Id: Ic8b255bd2888bc3d90f3f09322aacb4bf1687f69 Signed-off-by: Caroline Daughtrey <cdaughtr@us.ibm.com>
- Loading branch information