Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

I get a NaN for inflation if I don't have minting turned on #293

Closed
njmurarka opened this issue Feb 27, 2020 · 2 comments
Closed

I get a NaN for inflation if I don't have minting turned on #293

njmurarka opened this issue Feb 27, 2020 · 2 comments

Comments

@njmurarka
Copy link

Describe the bug
If I do not have minting turned on in my genesis.json file for my chain, inflation shows as NaN in the BigDipper app.

To Reproduce
Steps to reproduce the behavior:
Turn off inflation and start the chain
Observe the inflation display

Expected behavior
Inflation should be 0 or just not show

Screenshots
See screenshot
Screen Shot 2020-02-27 at 4 00 23 AM

@kwunyeung
Copy link
Member

Yeah, we didn't handle that properly. Thanks for creating this issue. We are going to remove reading genesis file and move all parameters reading on chain on the fly.

@kwunyeung
Copy link
Member

Tracked in #429

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

No branches or pull requests

2 participants