emulator.emulatornetworkconfig
Home > @blaze-cardano/emulator > EmulatorNetworkConfig
EmulatorNetworkConfig interface
Resolved network, protocol, and clock settings for an emulator.
Signature:
export interface EmulatorNetworkConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
ChainId |
Chain id used for addresses and provider metadata. | ||
|
ProtocolParameters |
Protocol parameters used by the emulator ledger and evaluator. | ||
|
Named preset used as the base configuration. | |||
|
SlotConfig |
Slot-to-time conversion settings. | ||
|
number |
Number of slots produced in one emulator block. | ||
|
number |
Number of slots in one emulator epoch. |