Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcobb23 committed Nov 6, 2024
1 parent 72b3bed commit 0e32e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/interchain-token-service/src/abi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sol! {
enum MessageType {
InterchainTransfer,
DeployInterchainToken,
Unused,
DeployTokenManager, // note, this case is not supported by the ITS hub
SendToHub,
ReceiveFromHub,
}
Expand Down

0 comments on commit 0e32e94

Please sign in to comment.