Neptune-Crypto / neptune-core

anonymous peer-to-peer cash
Apache License 2.0
24 stars 7 forks source link

Can we calculate expected interval for finding the next block? #24

Open Sword-Smith opened 1 year ago

Sword-Smith commented 1 year ago

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.