Ethers.js Added timeout to waitForTransaction (#477). – EASY FIX
Added timeout to waitForTransaction (#477). #RC# Verify A generic execution revert is often the contract’s way of protecting assets from invalid logic. When ethers.js fails to process a request, it is usually due to a stale connection . Increasing the slippage tolerance slightly can help bypass a transaction that keeps reverting. Many rejected transactions are …
Read more “Ethers.js Added timeout to waitForTransaction (#477). – EASY FIX”
