core.slotconfig
Home > @blaze-cardano/core > SlotConfig
SlotConfig interface
The SlotConfig interface defines the configuration for slots. SlotConfig {number} zeroTime - The zero time for slot calculation. {number} zeroSlot - The zero slot. {number} slotLength - The slot length.
Signature:
export interface SlotConfig
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number | |||
number | |||
number |