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

fix: remove unnecessary string #586

Merged
merged 1 commit into from
Jul 8, 2022
Merged

fix: remove unnecessary string #586

merged 1 commit into from
Jul 8, 2022

Conversation

shiki-tak
Copy link
Contributor

Description

I found that the error message contained an unnecessary string.
I have already pushed the PR to the forking source.
CosmWasm/wasmd#899

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

@shiki-tak shiki-tak self-assigned this Jul 8, 2022
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #586 (b84e4aa) into main (df0f33b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #586   +/-   ##
=======================================
  Coverage   57.54%   57.54%           
=======================================
  Files         796      796           
  Lines       87814    87814           
=======================================
  Hits        50531    50531           
  Misses      34109    34109           
  Partials     3174     3174           
Impacted Files Coverage Δ
x/wasm/client/cli/genesis_msg.go 70.02% <100.00%> (ø)

@shiki-tak shiki-tak merged commit fa0dc25 into Finschia:main Jul 8, 2022
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

Successfully merging this pull request may close these issues.

4 participants