We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Coinbase transactions which include no fees are displaying 0. DCR
0. DCR
Example from https://explorer.dcrdata.org/tx/9357d5b4f3674c3afc13c87b8d18d0e7b43ebffc5a36612f066c62b6131ec4cc
Use of a decimal point with no trailing digits doesnt look right. Should probably be 0 DCR or 0.00 DCR
0 DCR
0.00 DCR
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Coinbase transactions which include no fees are displaying
0. DCR
Example from https://explorer.dcrdata.org/tx/9357d5b4f3674c3afc13c87b8d18d0e7b43ebffc5a36612f066c62b6131ec4cc
Use of a decimal point with no trailing digits doesnt look right. Should probably be
0 DCR
or0.00 DCR
The text was updated successfully, but these errors were encountered: