hyperledger / fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
15.76k stars 8.86k forks source link

Remove references to system channel #4985

Closed denyeart closed 2 months ago

denyeart commented 2 months ago

System channel is no longer supported. Remove system channel related config from configuration files so that users are not confused. Remove system channel references from documenetation. The only remaining references to system channel in documentation are in the upgrade topics or topics mentioning that system channel is no longer available.