Skip to content

Commit

Permalink
fixup! feat: include 'sender' in CctpTxEvidence
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 17, 2024
1 parent 0a3c2c3 commit 337aed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multichain-testing/test/fast-usdc/fast-usdc.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ test.serial('advance and settlement', async t => {
tx: {
amount: mintAmount,
forwardingAddress: userForwardingAddr,
sender: '0x9a9eE9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9',
},
aux: {
forwardingChannel: nobleAgoricChannelId,
Expand Down

0 comments on commit 337aed2

Please sign in to comment.