Blockstream / Blockstream/esplora
block difficulty value is integer instead of floating point
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
### How to Reproduce
https://blockstream.info/api/block/000000006e082edaab177e74a7cc0db2a6b908812ae801d535e0f2033aa8657d
### Expected Value
"difficulty": 1.182899534312841,
## Actual Value
"difficulty":1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.