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

Invalid fee_stats calculations when fee_bump transaction is included in the ledger #3316

Closed
bartekn opened this issue Jan 7, 2021 · 1 comment · Fixed by #3326
Closed
Assignees

Comments

@bartekn
Copy link
Contributor

bartekn commented Jan 7, 2021

What version are you using?

1.13.0

What did you do?

@jonjove noticed that fee stats for pubnet sometimes show 10 stroops min fee.

Screen Shot 2021-01-06 at 10 10 13 AM

After quick debugging session we discovered that when fee bump transaction is submitted the inner tx's fee is used in fee stats calculations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant