Neptune-Crypto/neptune-core

Can we calculate expected interval for finding the next block?

Ouverte

#24 ouverte le 1 août 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (45 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (110 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur