Describe the bug
Right now there is logic handling the case when tx.l1BlockNumber is null. It should never be null and instead return the last L1BlockNumber in the case of queue origin sequencer. Right now, the RPC will always return null when queue origin is sequencer.