Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
How to accelerate transactions upload to L2 EVM-chain
I got some delay when send my tx to L2 chains like Optimism, for example, I send raw tx on timestamp 1751080074, and next block ts is 1751080075, however, I find my tx onchain on the block which ts is 1751080077, how to solve this problem?