ethereumjs-monorepo

@ethereumjs/common


@ethereumjs/common / createCommonFromGethGenesis

Function: createCommonFromGethGenesis()

createCommonFromGethGenesis(genesisJSON, opts): Common

Defined in: constructors.ts:42

Static method to load and set common from a geth genesis object

Parameters

genesisJSON

GethGenesis

opts

GethConfigOpts

additional GethConfigOpts for configuring common

Returns

Common

Common