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.
Current Status
Currently
sampleconfig/configtx.yaml
doesn't show the SmartBFT consensus knobs. An example can be found here: https://github.com/hyperledger/fabric-samples/blob/main/test-network-nano-bash/bft-config/configtx.yaml#LL272C11-L272C11Expected
The
configtx.yaml
should show the SmartBFT consensus knobs as in the Fabric samples. Also one should make sure they are used properly.Solution
No response
Please let us know if you plan to work on this.
Maybe.