BlockBody(transactions: MutableList<Transaction!>!, ommers: MutableList<BlockHeader!>!)
Creates a new block body.
transactions - MutableList<Transaction!>!: the list of transactions in this block.
ommers - MutableList<BlockHeader!>!: the list of ommers for this block.