ethereumjs-monorepo

@ethereumjs/block


@ethereumjs/block / cliqueIsEpochTransition

Function: cliqueIsEpochTransition()

cliqueIsEpochTransition(header): boolean

Defined in: consensus/clique.ts:52

Checks if the block header is an epoch transition header (only clique PoA, throws otherwise)

Parameters

BlockHeader

Returns

boolean