-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use RL relayer address for basic gas cost estimation (#1036)
It's invalid to use the current relayer's EOA as the simulated relayer address because that address may not hold USDC on all chains. Instead, default to the main RL address, which is known to have all relevant tokens on all chains. The relayer's own address will be used for dynamic message-based simulation.
- Loading branch information
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters