You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under 'ledgerfsck' directory, build ledgerfsck binary with the command below
$ go build -o ledgerfsck main.go
# command-line-arguments
./main.go:101:23: cannot use "github.com/hyperledger/fabric/core/peer".ConfigTxProcessors (type customtx.Processors) as type *ledgermgmt.Initializer in argument to ledgermgmt.Initialize
Expected behavior
Succeed to build the executable binary 'ledgerfsck'.
Desktop (please complete the following information):
Describe the bug
Fail to build the executable binary 'ledgerfsck '
To Reproduce
Steps to reproduce the behavior:
(ex. ~/go/src/github.com/hyperledger/fabric/ledgerfsck )
Expected behavior
Succeed to build the executable binary 'ledgerfsck'.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: