Neptune-Crypto/neptune-core
View on GitHubCan we calculate expected interval for finding the next block?
Open
#24 opened on Aug 1, 2023
good first issue
Repository metrics
- Stars
- (110 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.