Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 98202d9

Browse files
committed
Remove unused apiKey parameter
Addresses review comment #162 (comment)
1 parent 4ac9c75 commit 98202d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types.ts

-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ export interface GetSwapQuoteRequestParams {
342342
gasPrice?: BigNumber;
343343
excludedSources?: ERC20BridgeSource[];
344344
affiliateAddress?: string;
345-
apiKey?: string;
346345
intentOnFilling?: boolean;
347346
}
348347

0 commit comments

Comments
 (0)