Skip to content

Commit

Permalink
feat: migrate to tenderly node endpoint at 10% on mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
jsy1218 committed Jul 31, 2024
1 parent d3cd6a1 commit d65cd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/handlers/injector-sor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ export abstract class InjectorSOR<Router, QueryParams> extends Injector<
undefined,
// The timeout for the underlying axios call to Tenderly, measured in milliseconds.
2.5 * 1000,
1,
10,
[ChainId.MAINNET]
)

Expand Down

0 comments on commit d65cd10

Please sign in to comment.