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 gas terminal incorrect value display & fix waila dependence change. #708

Open
wants to merge 1 commit into
base: rv6-1.12
Choose a base branch
from

Conversation

Demonly
Copy link

@Demonly Demonly commented Aug 29, 2020

This primarily fixes the gas terminal with it displaying the wrong amount of gas.
fix

Fixes:
#688

@Shad0wlife
Copy link
Contributor

Wouldn't only the last else you added actually do something, since the other if-s return from inside their scope I think?

@Demonly
Copy link
Author

Demonly commented Oct 20, 2020

Wouldn't only the last else you added actually do something, since the other if-s return from inside their scope I think?

Yes the first two technically aren't needed. Wasn't aware they were just returning.

Last one be all that is needed to fix the values.

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.

None yet

2 participants