Neptune-Crypto/neptune-core
Can we calculate expected interval for finding the next block?
オープン
#24 opened on 2023/08/01
good first issue
Repository metrics
- Stars
- (110 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.