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
Since cosmwasmAPIGeneratorImpl was added in #41, and it is not good that cosmwasmAPIImpl and cosmwasmAPIGeneratorImpl coexist, I think it would be better to abolish cosmwasmAPIImpl and define it as a higher-order function and use that.
da1suk8
changed the title
Refactoring so that it can be implemented like a function without using coswasmAPIImpl
Refactoring so that it can be implemented like a higher-order function without using coswasmAPIImplApr 28, 2023
Since
cosmwasmAPIGeneratorImpl
was added in #41, and it is not good thatcosmwasmAPIImpl
andcosmwasmAPIGeneratorImpl
coexist, I think it would be better to abolishcosmwasmAPIImpl
and define it as a higher-order function and use that.wasmd/x/wasmplus/keeper/api.go
Lines 13 to 16 in d6ea9ec
The text was updated successfully, but these errors were encountered: