Skip to content

Commit

Permalink
Update x/gamm/keeper/pool_service.go
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez authored Apr 16, 2022
1 parent 37c95cc commit 795d50c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/gamm/keeper/pool_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,6 @@ func (k Keeper) ExitSwapExactAmountOut(
return sdk.Int{}, err
}


return shareInAmount, nil
}

0 comments on commit 795d50c

Please sign in to comment.