Skip to main content
Version: Next

emulator.emulatoroptions

Home > @blaze-cardano/emulator > EmulatorOptions

EmulatorOptions interface

Signature:

export interface EmulatorOptions 

Properties

Property

Modifiers

Type

Description

cc?

Committee

(Optional)

ccHotCredentials?

Record<string, CredentialCore | undefined>

(Optional)

chainId?

ChainId

(Optional) Chain id used for addresses and provider metadata.

evaluator?

Evaluator

(Optional)

params?

ProtocolParameters

(Optional)

slotConfig?

SlotConfig

(Optional)

slotsPerBlock?

number

(Optional)

slotsPerEpoch?

number

(Optional)

trace?

boolean

(Optional)

treasury?

bigint

(Optional)