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
Tags.AppendTag() function has syntax proplem, do not append elements.
for example: never get "voting-period-start" tag, because of AppendTag() error.
The text was updated successfully, but these errors were encountered:
To be more clear, the issue was we were not setting the variable to be the result of append tags in the calling functions.
Sorry, something went wrong.
Closed by #2643, thanks for catching this!
bump liquidity to v1.6.0-forced-withdrawal-rc1 (cosmos#2624)
84fc0e1
No branches or pull requests
Summary of Bug
Tags.AppendTag() function has syntax proplem, do not append elements.
Steps to Reproduce
for example:
never get "voting-period-start" tag, because of AppendTag() error.
For Admin Use
The text was updated successfully, but these errors were encountered: