Currently, the block time among blocks is 20 seconds on average, how can we reduce this 20 seconds parameter?
I know there are disadvantages when reducing the block time to 5 seconds or less, my intention is to reduce to 10 or 12 seconds.
In private Ethereum blockchains, it was possible to change the block time, changing the CalculateDifficult function, but since Quorum has changed to Voting-consensus the difficult has no impact on the block time.