Currently, each Morph rollup batch can only be stored in a single blob, which limits batch size due to blob capacity constraints. We need to implement support for distributing a single batch across multiple blobs when submitting to Layer1, enabling batch scaling and increased throughput.