Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Nov 27, 2024
1 parent 4a3adde commit 3dd6c21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/evm/contracts/i_cosmos/ICosmos.sol
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ interface ICosmos {
) external returns (address erc20_address);

// record a cosmos message to be executed after the current message execution.
// - if execution fails, whole transaction will be reverted.
//
// `msg` format (json string):
// {
Expand Down

0 comments on commit 3dd6c21

Please sign in to comment.