Skip to content

Commit

Permalink
chore: resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
meomeocoj committed Aug 30, 2024
2 parents e38337a + c6b8f18 commit f898a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cw-to-ton/src/scripts/relayUnsentPacket.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
} from "@oraichain/ton-bridge-contracts";
import { Network } from "@orbs-network/ton-access";
import { TransferPacket } from "@src/dtos/packets/TransferPacket";
import { BRIDGE_WASM_ACTION, CosmwasmBridgeParser } from "@src/services";
import { BRIDGE_WASM_ACTION } from "@src/services";
import { createTonWallet, waitSeqno } from "@src/utils";
import { Address, toNano } from "@ton/core";
import { ExistenceProof } from "cosmjs-types/cosmos/ics23/v1/proofs";
Expand Down

0 comments on commit f898a6f

Please sign in to comment.