Skip to content

Commit

Permalink
Merge pull request #407 from cosmos/sean/chore-merge-conflicts-ica
Browse files Browse the repository at this point in the history
sean/resolve merge conflicts ica
  • Loading branch information
seantking authored Sep 15, 2021
2 parents e0cef86 + b5ad323 commit 7c7bf8e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion proto/ibc/applications/transfer/v1/transfer.proto
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ option go_package = "github.com/cosmos/ibc-go/modules/apps/transfer/types";

import "gogoproto/gogo.proto";


// DenomTrace contains the base denomination for ICS20 fungible tokens and the
// source tracing information path.
message DenomTrace {
Expand Down
1 change: 0 additions & 1 deletion proto/ibc/applications/transfer/v2/packet.proto
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ message FungibleTokenPacketData {
// the recipient address on the destination chain
string receiver = 4;
}

0 comments on commit 7c7bf8e

Please sign in to comment.