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
Adding a new marker from the cli command needs the option to set SupplyFixed and AllowGovernanceControl property on the MsgAddMarkerRequest
MsgAddMarkerRequest
When creating a new marker from the cli there isn't a way to set the supply fixed or allow governance control property.
Add two new flags to the add marker cli command. They will default to false if not set.
The text was updated successfully, but these errors were encountered:
channa-figure
Successfully merging a pull request may close this issue.
Summary
Adding a new marker from the cli command needs the option to set SupplyFixed and AllowGovernanceControl property on the
MsgAddMarkerRequest
Problem Definition
When creating a new marker from the cli there isn't a way to set the supply fixed or allow governance control property.
Proposal
Add two new flags to the add marker cli command. They will default to false if not set.
For Admin Use
The text was updated successfully, but these errors were encountered: