cardano-miners / fortuna

All the "greatness" of proof of work, now in smart contract form
https://minefortuna.com
Apache License 2.0
52 stars 23 forks source link

outsideOfValidityInterval #6

Closed luciantugui closed 1 year ago

luciantugui commented 1 year ago

[ { outsideOfValidityInterval: { interval: { invalidBefore: 101671472, invalidHereafter: 101671652 }, currentSlot: 101671418     }   } ]

MicroProofs commented 1 year ago

This can be fixed by using the previous block slot as the realTimeNow var.