Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cctdaniel committed Oct 16, 2024
1 parent 24c6afd commit 7e26776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target_chains/ton/contracts/wrappers/BaseWrapper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
SendMode,
toNano,
} from "@ton/core";
import { createCellChain } from "../tests/utils";
import { createCellChain } from "@pythnetwork/pyth-ton-js";
import { createGuardianSetsDict } from "../tests/utils/wormhole";
import { HexString, Price } from "@pythnetwork/price-service-sdk";
import { DataSource } from "@pythnetwork/xc-admin-common";
Expand Down

0 comments on commit 7e26776

Please sign in to comment.