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

Move package/helper under cw721-base #33

Closed
wants to merge 5 commits into from
Closed

Move package/helper under cw721-base #33

wants to merge 5 commits into from

Conversation

orkunkl
Copy link
Contributor

@orkunkl orkunkl commented Dec 10, 2021

I was trying to use Cw721Contract inside another contracts tests.
But cw721_base::ExecuteMsg and cw721::ExecuteMsg are different types and includes MintMsg.
The easiest solution I found is moving the helper to cw721-base and using its messages.

@orkunkl
Copy link
Contributor Author

orkunkl commented Dec 13, 2021

Changes merged in #34

@orkunkl orkunkl closed this Dec 13, 2021
@orkunkl orkunkl deleted the move-helper branch December 13, 2021 18:43
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

Successfully merging this pull request may close these issues.

1 participant