We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create the query and tx cli commands.
There's two validation queries related to governance proposals that should use the same syntax as their tx counterparts.
The text was updated successfully, but these errors were encountered:
I already created ParsePermission and ParsePermissions which will be handy when it comes to the permission stuff.
ParsePermission
ParsePermissions
You'll probably want to tweak ParsePermissions to allow each provided string to be a comma separated list of permissions.
Sorry, something went wrong.
SpicyLemon
Successfully merging a pull request may close this issue.
Create the query and tx cli commands.
There's two validation queries related to governance proposals that should use the same syntax as their tx counterparts.
The text was updated successfully, but these errors were encountered: