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

<init>

Block(header: BlockHeader!, body: BlockBody!)

Creates a block.

Parameters

header - BlockHeader!: the header of the block.

body - BlockBody!: the body of the block.