Skip to content

Commit cfe2a34

Browse files
committed
update oku config
1 parent ffac43b commit cfe2a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/swapService/strategies/balmySDK/customSourceList.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const customSources = {
2929
"IceCreamSwap",
3030
[60808],
3131
),
32-
oku_bob_uniswap: new CustomOkuQuoteSource("usor", "Uniswap", [60808]),
32+
// oku_bob_uniswap: new CustomOkuQuoteSource("usor", "Uniswap", [60808]),
3333
}
3434
export class CustomSourceList extends LocalSourceList {
3535
constructor({ providerService, fetchService }: ConstructorParameters) {

0 commit comments

Comments
 (0)