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 needed [Fact] #987

Open
bilthon opened this issue Oct 7, 2022 · 0 comments
Open

Fix needed [Fact] #987

bilthon opened this issue Oct 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bilthon
Copy link

bilthon commented Oct 7, 2022

Describe the error
It is stated here that:

2,500 uBTC (microbitcoin), or 25,000,000 satoshis

Also:

If we return to our initial example, then we can take the 2500u portion and decrease it by a factor of 1,000 to instead use 2500m or (2,500 mBTC).

To Fix
When in fact a uBTC or microbitcoin would be 0.000001, so 2,500 of those would really be 0.0025 BTC or 250,000 satoshis, not 25,000,000 satoshis as stated there.

In the second citation, one is increasing, not decreasing by a factor of 1,000 when going from 2500u to 2500m.

@bilthon bilthon added the bug Something isn't working label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant