Add support for ConsensusTypeBFT in the orderer.go #4
Annotations
4 errors
Unit Tests:
configtx/orderer.go#L882
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
Unit Tests:
configtx/orderer.go#L1110
exported function EncodeBFTBlockVerificationPolicy should have comment or be unexported
|
Unit Tests:
configtx/orderer.go#L1152
exported function ComputeBFTQuorum should have comment or be unexported
|
Unit Tests
Process completed with exit code 123.
|