Hyperledger Fabric supports pluggable consensus mechanisms that allow the system to be tailored to specific trust assumptions of a deployment. The platform allows for the implementation of various consensus protocols, including Crash Fault Tolerant (CFT) and Byzantine Fault Tolerant (BFT). However, the specific support for only CFT or BFT would depend on the implementation choice within the context of the deployment's trust model. Fabric's modular architecture supports well-established consensus protocols for both CFT and BFT .
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit