We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7711396 commit 5b64f55Copy full SHA for 5b64f55
solana/ts/scripts/getMainnetInfo.ts
@@ -1,6 +1,7 @@
1
import { Connection, PublicKey } from "@solana/web3.js";
2
import { Chain, toChainId } from "@wormhole-foundation/sdk-base";
3
import { toUniversal } from "@wormhole-foundation/sdk-definitions";
4
+import "@wormhole-foundation/sdk-evm/address";
5
import * as matchingEngineSdk from "../src/matchingEngine";
6
import * as tokenRouterSdk from "../src/tokenRouter";
7
0 commit comments