aligned_layer
aligned_layer copied to clipboard
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.
 some codes are not being found and are causing an error
We should do this to be sure that batcher and client have compatible versions
# Description - This PR waits for the receipt for **LowFeeMaxRetries** x **LowFeeSleepTime**. Right now the values are set to **LowFeeMaxRetries**=25 and **LowFeeSleepTime**=35s. - This behavior can't be replicated in...