Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSulpiride committed Apr 11, 2024
1 parent 5be1a60 commit a23c30e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/types/src/api/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ export type GetConfigResponse = {
gasFeeInSimulation: boolean;
userOpGasLimit: number;
bundleGasLimit: number;
entryPointForwarder: string;
};

export type SupportedEntryPoints = string[];
Expand Down

0 comments on commit a23c30e

Please sign in to comment.