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

customize gas simulator to return base + simulated gas amount #3

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

beer-1
Copy link
Member

@beer-1 beer-1 commented Oct 26, 2023

fee payment with move takes a huge gas than normal cosmos bank send, so we just add const base gas amount for fee simulation.

@beer-1 beer-1 requested a review from a team as a code owner October 26, 2023 12:01
@beer-1 beer-1 self-assigned this Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@beer-1 beer-1 merged commit 5cc7b3a into main Oct 31, 2023
6 of 7 checks passed
@beer-1 beer-1 deleted the fix/gas-estimate branch October 31, 2023 09:36
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.

1 participant