Implementation ideas
When the rollup is in genesis it should poll DA for height to know when to start. This is Inline with the new genesis design
Implementation details
Add an endpoint to fetch the first DA height
Add method if the DA start height is 0 and the node is not an aggregator, to fetch the DA height from the above defined endpoint on the aggregator (if specified).