yetanotherco / aligned_layer

Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
https://alignedlayer.com/
MIT License
146 stars 342 forks source link

fix: adjust batcher transaction_wait_timeout #1481

Open avilagaston9 opened 3 days ago

avilagaston9 commented 3 days ago

Adjust Batcher transaction_wait_timeout

Description

Changes the default transaction_wait_timeout in the Batcher to 6 blocks (72 seconds), since we were waiting too short.

Type of change

Checklist