Skip to content

Commit

Permalink
Merge pull request #6009 from connext/revert-5998-hotfix_inc_relayerf…
Browse files Browse the repository at this point in the history
…ee_tolerance

Revert "Hotfix inc relayerfee tolerance"
  • Loading branch information
wanglonghong authored Apr 10, 2024
2 parents 5b35c35 + ad183ff commit 1fd94fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/mainnet/prod/core/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ locals {
url = "https://${module.relayer_server.service_endpoint}"
}
]
relayerFeeTolerance = 99
relayerFeeTolerance = 85
checkOnlyExecuteFee = false
environment = var.stage
database = {
Expand Down

0 comments on commit 1fd94fc

Please sign in to comment.