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

Extension on mint message #143

Open
Morgandri1 opened this issue Nov 19, 2023 · 2 comments
Open

Extension on mint message #143

Morgandri1 opened this issue Nov 19, 2023 · 2 comments

Comments

@Morgandri1
Copy link

Why is Extension on MintMsg? Shouldnt the extensions be global throughout the contract?

If not, Extension should be Option<T> instead of T as this will make development easier.

@taitruong
Copy link
Collaborator

Imo similar to Response<T = Empty>. What we can do is defining ExecuteMsg<T=Empty, E=Empty>. Would simplify things.

@Morgandri1
Copy link
Author

Morgandri1 commented Nov 23, 2023 via email

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

No branches or pull requests

2 participants