@ethereumjs/block / createSealedCliqueBlock
createSealedCliqueBlock(
blockData,cliqueSigner,opts):Block
Defined in: block/constructors.ts:385
Creates a block for Clique networks with the seal applied during instantiation.
BlockData = {}
Block fields used to build the block
Uint8Array
Private key bytes used to sign the header
BlockOptions = {}
A sealed Clique Block object