hyperledger-labs / orion-sdk-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cluster configuration: update CA, set a new ClusterConfig

tock-ibm opened this issue · comments

  • Add SetClusterConfig method in order to allow the full range of config changes.
  • Also UpdateCAConfig method to allow easy updates to CA config.

Raft parameters are not exposed with their own method, but they can be updated using the
SetClusterConfig method.