Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Dec 9, 2024
1 parent 035ed1d commit b57e2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export async function getContractSolution(
type: "fungible",
threshold,
whitelistedSourceChains,
enableSwaps
enableSwaps,
}),
}).then(
(response) =>
Expand Down

0 comments on commit b57e2c3

Please sign in to comment.