Skip to content

Commit

Permalink
Update contracts/InterchainTokenService.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Milap Sheth <[email protected]>
  • Loading branch information
Foivos and milapsheth authored Dec 20, 2024
1 parent 9aef767 commit 046e362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/InterchainTokenService.sol
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ contract InterchainTokenService is
}

/**
* @notice Executes operations based on the payload and selector.
* @notice Executes the cross-chain ITS message.
* @param commandId The unique message id.
* @param sourceChain The chain where the transaction originates from.
* @param sourceAddress The address of the remote ITS where the transaction originates from.
Expand Down

0 comments on commit 046e362

Please sign in to comment.