Skip to content

Commit

Permalink
Update src/types.ts
Browse files Browse the repository at this point in the history
Co-authored-by: monokh <[email protected]>
  • Loading branch information
aburkut and monokh authored Dec 19, 2024
1 parent 6ca0173 commit a8c9f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ export type Config = {
uniswapV3EventLoggingSampleRate?: number;
swaapV2AuthToken?: string;
dexalotAuthToken?: string;
bebopAuthName: string;
bebopAuthName?: string;
bebopAuthToken?: string;
idleDaoAuthToken?: string;
forceRpcFallbackDexs: string[];
Expand Down

0 comments on commit a8c9f54

Please sign in to comment.