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
Source
packages/common/src/createCommon.js:12