eth / org.apache.tuweni.eth / Block / <init>

<init>

Block(header: BlockHeader, body: BlockBody)

Creates a block.

Parameters

header - the header of the block.

body - the body of the block.