As far as I understand lottery tickets price vary based on demand, i.e. if all tickets are bought for block N, then the price of each ticket will increase for block N+1. What is not clear to me yet is the following:
- In case we allow the block size to vary, will we also generate a variable number of tickets? What would be the relation between block fee paid by the sequencer and ticket price, as both values seems to follow the same dynamic (e.g.: the bigger the block the higher the fee per space unit)?
- In case the block size is fixed (and too small), how do we decide which bundles get in and which not?