Skip to content

Commit

Permalink
chore: revert "feat(protos): added packet-forward-middleware to protos"
Browse files Browse the repository at this point in the history
This reverts commit f3b23db.
  • Loading branch information
PoisonPhang committed Mar 27, 2024
1 parent 7591acc commit 6b23e7b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
18 changes: 0 additions & 18 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@
url = "git+ssh://git@github.com/unionlabs/cosmos-sdk?rev=9973b232e83270b6c77bd4eb48c58bf1afab8757";
flake = false;
};
packet-forward-middleware = {
url = "git+ssh://git@github.com/cosmos/ibc-apps?rev=f055ce5b405cce7ce560b222d0eef31e98c71d99";
flake = false;
};

# uniond versions
v0_19_0 = {
Expand Down Expand Up @@ -379,7 +375,6 @@
galoisd = ./galoisd/proto;
cometbls = inputs.cometbls;
cosmossdk = inputs.cosmossdk;
packet-foward-middleware = inputs.packet-forward-middleware;
};

# Used as the salt when executing `instantiate2` in CosmWasm.
Expand Down

0 comments on commit 6b23e7b

Please sign in to comment.