The sequencer won't claim a quote unless it also proposes a block. If there are no txs in the system the whole chain halts. It should instead use the `claimEpochProofRight` function on the rollup. Related to https://github.com/AztecProtocol/aztec-packages/issues/10601
The sequencer won't claim a quote unless it also proposes a block. If there are no txs in the system the whole chain halts.
It should instead use the
claimEpochProofRightfunction on the rollup.Related to #10601