Skip to content

Commit

Permalink
Update x/liquidstakeibc/keeper/icq.go
Browse files Browse the repository at this point in the history
Co-authored-by: Puneet <[email protected]>
  • Loading branch information
kruspy and puneet2019 authored Dec 13, 2023
1 parent cf2ca2a commit 10a3408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/liquidstakeibc/keeper/icq.go
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ func NonCompoundableRewardsAccountBalanceCallback(k Keeper, ctx sdk.Context, dat
Amount: sdk.NewCoins(autocompoundRewards),
}

// execute the ICA transfer transaction
// execute the ICA msgSend transaction
_, err = k.GenerateAndExecuteICATx(
ctx,
hc.ConnectionId,
Expand Down

0 comments on commit 10a3408

Please sign in to comment.