Skip to content

cardano-web3-js / CW3Types / SlotConfig

Type Alias: SlotConfig

SlotConfig = object

Defined in: src/types/index.ts:145

Properties

slotDuration

slotDuration: number

Defined in: src/types/index.ts:148


zeroSlot

zeroSlot: number

Defined in: src/types/index.ts:147


zeroTime

zeroTime: number

Defined in: src/types/index.ts:146

Released under the MIT License