james.bond
james.bond

Reputation: 11

The newer Hyperledger-fabric version doesn't contain membersvr module, instead by orderer?

I've download the newest version from GitHub,and I didn't find the membersvr module, but found a new module named ORDERER

Did something change?

Upvotes: 0

Views: 58

Answers (1)

PunNeng
PunNeng

Reputation: 234

from https://jira.hyperledger.org/browse/FAB-1001 and https://gerrit.hyperledger.org/r/#/c/2273/

For Fabric v1, the artist known as membership services is now in its own repository (fabric-cop). https://github.com/hyperledger/fabric-cop

Upvotes: 1

Related Questions