Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The error occurred when using fabric-sdk-go client-side #282

Open
gf457832386 opened this issue Oct 23, 2023 · 0 comments
Open

The error occurred when using fabric-sdk-go client-side #282

gf457832386 opened this issue Oct 23, 2023 · 0 comments

Comments

@gf457832386
Copy link

oot@jf-02:~/fisco/go-sdk# go run kvtabletest/contract/monitor.go

github.com/hyperledger/fabric-sdk-go/internal/github.com/hyperledger/fabric/core/operations

/root/go/pkg/mod/github.com/hyperledger/fabric-sdk-go@v1.0.0/internal/github.com/hyperledger/fabric/core/operations/system.go:225:49: not enough arguments in call to s.statsd.SendLoop
have (<-chan time.Time, string, string)
want (context.Context, <-chan time.Time, string, string)

Am I missing anything? Changing the code to a different machine and downloading the dependency package again resulted in this issue with the dependency package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant