Browse Source

no longer need OAConfigs

ani 1 năm trước cách đây
mục cha
commit
21ffc1b727
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      express_relay/swap-beacon/src/index.ts

+ 0 - 1
express_relay/swap-beacon/src/index.ts

@@ -5,7 +5,6 @@ import {
   Opportunity,
   ChainId,
   TokenAmount,
-  OPPORTUNITY_ADAPTER_CONFIGS,
 } from "@pythnetwork/express-relay-evm-js";
 import { Adapter, ExtendedTargetCall, TargetCall } from "./types";
 import { Address, Hex, encodeFunctionData } from "viem";