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

Build error for linkwasmd app #201

Closed
4 tasks
shiki-tak opened this issue May 18, 2021 · 0 comments · Fixed by #250
Closed
4 tasks

Build error for linkwasmd app #201

shiki-tak opened this issue May 18, 2021 · 0 comments · Fixed by #250
Assignees
Labels
A: bug Something isn't working C:WASM priority/minor

Comments

@shiki-tak
Copy link
Contributor

Summary of Bug

When we make build linkwasmd, we get error due to different arguments.

# github.com/line/lbm-sdk/v2/x/wasm/linkwasmd/cmd/linkwasmd/cmd
cmd/linkwasmd/cmd/root.go:162:45: not enough arguments in call to store.NewCommitKVStoreCacheManager
	have ()
	want (int, cache.MetricsProvider)

https://github.com/line/lbm-sdk/blob/v2/develop/x/wasm/linkwasmd/cmd/linkwasmd/cmd/root.go#L162

Version

Steps to Reproduce


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working C:WASM priority/minor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants