@ethereumjs/block / createEmptyBlock
createEmptyBlock(
headerData,opts?):Block
Defined in: block/constructors.ts:104
Simple static constructor if only an empty block is needed (tree shaking advantages since it does not draw all the tx constructors in)
a new Block object