PBFT algorithm in hyperledger
“Hyperledger” is a blockchain consortium under The Linux Foundation. Currently there are at least 4 different implementations of blockchain frameworks under Hyperledger: Fabric (IBM) Corda (R3) Iroha Sawtooth Lake (Intel) In Fabric v0.6: All validation peers keep open connection to each other. You can submit your transaction to any of them, and this transaction will … Read more