In each round, a validator takes the role of leader and proposes a block of transactions to
extend a certified sequence of blocks (see quorum certificates below) that contain the full previous
transaction history.
Does anyone know what is the average time value of each round?
And similarly, what is the default expiring time of a round a leader node has to follow?
And from what I understood, in the Libra Blockchain:
There is no concept of a block of transactions in the ledger history.
But do we have an estimation of the average size of blocks generated by the network?