Skip to content

Commit

Permalink
Update contracts/interfaces/IAxelarGMPTransfer.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Milap Sheth <milap@interoplabs.io>
  • Loading branch information
canhtrinh and milapsheth authored Sep 18, 2024
1 parent 886af35 commit 6163a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/interfaces/IAxelarGMPTransfer.sol
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ interface IAxelarGMPTransfer {
address indexed sender,
string sourceChain,
string destinationChain,
string destinationAddress,
string destinationContractAddress,
bytes recipient,
string tokenAddress,
uint256 amount,
Expand Down

0 comments on commit 6163a3e

Please sign in to comment.