createBaseState
Internal
createBaseState(
options
):BaseState
Creates the core data structure for ethereum state
Parameters
• options: StateOptions
Returns
Creates the core data structure the state manager operates on
Source
packages/state/src/createBaseState.js:20