Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: arbitrum min fee per bid needs to be a 1/10th the default on oth…
…er chains (#17) This addresses and issue with how arbitrum handles gas. The min fee per bid needs to be 1/10th the bid on other chains. This also fixes an issue where the minimum was 10x higher than it was supposed to be (rundler only requires .1 wei, it was set to 1 wei)
- Loading branch information