-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove destination chain rate limiting as it is not needed (#1041)
## Motivation The test `TestSmokeCCIPSelfServeRateLimitOnRamp` intends to set rate limit to OnRamp contract and verify it. In this, rate limiting on the source chain is good enough and rate limiting on the destination is not needed. ## Solution Remove the rate limiting on the destination part.
- Loading branch information
1 parent
95ff331
commit 592426a
Showing
1 changed file
with
2 additions
and
15 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