@ethereumjs/block / cliqueEpochTransitionSigners
cliqueEpochTransitionSigners(
header
):Address
[]
Defined in: consensus/clique.ts:86
Returns a list of signers (only clique PoA, throws otherwise)
This function throws if not called on an epoch transition block and should therefore be used in conjunction with BlockHeader.cliqueIsEpochTransition
Address
[]