Neptune-Crypto/neptune-core

Can we calculate expected interval for finding the next block?

Offen

#24 geöffnet am 01.08.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (45 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (110 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide