sdk.core.slotconfig
Home > @blaze-cardano/sdk > Core > SlotConfig
Core.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:
interface SlotConfig
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number | |||
number | |||
number |