Neptune-Crypto/neptune-core

Can we calculate expected interval for finding the next block?

Aberta

#24 aberto em 1 de ago. de 2023

 (1 comentário) (0 reação) (0 responsável)Rust (45 forks)auto 404
good first issue

Métricas do repositório

Stars
 (110 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador