Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Assorted utility functions for Shelley protocol integration.
In particular, various things we need for integration with the delegation
package from cardano-ledger-specs.
Synopsis
Documentation
firstSlotOfEpochOfSlot ∷ EpochInfo Identity → SlotNo → SlotNo Source #
Return the first slot in the epoch of the given slot.