Fixtype of blocks.
This is a product type introduced by fty::defprod.
We model a block as consisting of a list of transactions and a round number. The round number is always even, since blocks are only produced at even rounds, but we do not capture that constraint here.