fix: SuperchainWETH fuzz testing chain ID error (#11352)
Minor fix to fuzz testing for SuperchainWETH and related contracts. Recipient chain ID cannot be the same as the sending chain ID. Contracts throw an error when this is the case, causing fuzz tests to fail.
Showing
Please register or sign in to comment