dostrelith678 / cardano-leader-logs

NodeJS+Python implementation for calculating a pool's block schedule.
MIT License
6 stars 3 forks source link

Fix nonce command, dirty fix for correct time calculation #14

Closed dostrelith678 closed 2 years ago

dostrelith678 commented 2 years ago

Nonce command needed fixing post HF. Block slots were not giving correct times for mainnet calculation - hardcoded the fix for now. To-do: make block slot times work for all networks based on systemStart in genesis files.