Skip to content

Commit

Permalink
chore: indexed sender
Browse files Browse the repository at this point in the history
Co-authored-by: Milap Sheth <milap@interoplabs.io>
  • Loading branch information
npty and milapsheth authored Oct 2, 2024
1 parent b25db3a commit 6ad4eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/interfaces/IAxelarGMPTransfer.sol
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ interface IInterchainTransferSent {
event InterchainTransferSent(
string destinationChain,
string destinationContractAddress,
address indexed sender,
bytes recipient,
address indexed token,
uint256 amount
Expand Down

0 comments on commit 6ad4eb2

Please sign in to comment.