Skip to content

createBaseState

createBaseState(options): BaseState

Creates the core data structure for ethereum state

Parameters

options: StateOptions

Returns

BaseState

Creates the core data structure the state manager operates on

Defined in

packages/state/src/createBaseState.js:20