Skip to content

Refactoring so that it can be implemented like a higher-order function without using coswasmAPIImpl #42

@da1suk8

Description

@da1suk8

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. 

type cosmwasmAPIImpl struct {
keeper *Keeper
ctx *sdk.Context
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions