ethereumjs-monorepo

@ethereumjs/statemanager


@ethereumjs/statemanager / SimpleStateManagerOpts

Interface: SimpleStateManagerOpts

Defined in: types.ts:21

Options for constructing a SimpleStateManager.

Extends

Properties

common?

optional common: Common

Defined in: types.ts:15

The common to use

Inherited from

BaseStateManagerOpts.common