fix nodes panic during synchronization #3840
verify-build.yml
on: pull_request
Basic Checks
41s
Unit Tests
0s
Matrix: Integration Tests
Annotations
2 errors
Basic Checks
cannot use supportMock (variable of type *"github.com/hyperledger/fabric/orderer/consensus/smartbft/mocks".ConsenterSupport) as "github.com/hyperledger/fabric/orderer/consensus".ConsenterSupport value in argument to smartbft.NewChain: *"github.com/hyperledger/fabric/orderer/consensus/smartbft/mocks".ConsenterSupport does not implement "github.com/hyperledger/fabric/orderer/consensus".ConsenterSupport (missing method WriteBlockSync)
|
Basic Checks
Process completed with exit code 2.
|