Skip to content

Commit 5b64f55

Browse files
committed
ts/scripts: add import
1 parent 7711396 commit 5b64f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solana/ts/scripts/getMainnetInfo.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { Connection, PublicKey } from "@solana/web3.js";
22
import { Chain, toChainId } from "@wormhole-foundation/sdk-base";
33
import { toUniversal } from "@wormhole-foundation/sdk-definitions";
4+
import "@wormhole-foundation/sdk-evm/address";
45
import * as matchingEngineSdk from "../src/matchingEngine";
56
import * as tokenRouterSdk from "../src/tokenRouter";
67

0 commit comments

Comments
 (0)