-
Notifications
You must be signed in to change notification settings - Fork 572
fix(scaffold): check the creator field only for packet scaffold #1730
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
Conversation
|
Mmh we retired the I think what we can do is simply to check that the |
I found some issues too. I will refactor the PR |
…o-message # Conflicts: # starport/services/scaffolder/type.go
lumtis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
…te#1730) * check the creator parameter only for packet scaffold * make the check for indexes * fix no-message for map type * remove unecessary methods * remove unecessary methods * check if the signer field already exist * fix custom creator field colision
close #1727
Issue
creatorfield can't be used for types when--no-messageis providedChanges
Avoid throwing an error for no message types when scaffolding a type with the creator parameter