Neptune-Crypto/neptune-core
Can we calculate expected interval for finding the next block?
开放
#24 创建于 2023年8月1日
good first issue
仓库指标
- 星标
- (110 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
If we know the speed with which we are mining (we don't currently have this number) and you know the difficulty (we do know that), then you can calculate the expected time before your miner finds the next block. This number would be quite nice to have on hand.