Skip to content

createCommon

createCommon(options): Common

Creates an ethereumjs Common object used by the EVM to access chain and hardfork parameters and to provide a unified and shared view on the network and hardfork state.

Parameters

options: CommonOptions

Returns

Common

Source

packages/common/src/createCommon.js:12