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
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)
Summary of Bug
When we make build linkwasmd, we get error due to different arguments.
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
The text was updated successfully, but these errors were encountered: