Skip to content

Commit

Permalink
something
Browse files Browse the repository at this point in the history
  • Loading branch information
assafmo committed Oct 6, 2022
1 parent 0dfc15e commit 4ba6fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/cw20-ics20/test/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { IbcClient, Link } from "@confio/relayer";
import { ChannelPair } from "@confio/relayer/build/lib/link";
import { GasPrice } from "@cosmjs/stargate";
import { sha256 } from "@noble/hashes/sha256";
import { channel } from "diagnostics_channel";
import { SecretNetworkClient, toHex, toUtf8, Wallet } from "secretjs";
import { Order, State as ChannelState } from "secretjs/dist/protobuf_stuff/ibc/core/channel/v1/channel";
import { State as ConnectionState } from "secretjs/dist/protobuf_stuff/ibc/core/connection/v1/connection";
Expand Down

0 comments on commit 4ba6fdf

Please sign in to comment.