Skip to content

Commit

Permalink
adjust gas
Browse files Browse the repository at this point in the history
  • Loading branch information
sunspirit99 committed Oct 17, 2024
1 parent 82a61b5 commit 1f51af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/liquidity-source/ringswap/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const (
)

var (
defaultGas = uniswapv2.Gas{Swap: 325000}
defaultGas = uniswapv2.Gas{Swap: 225000}
)

const (
Expand Down

0 comments on commit 1f51af7

Please sign in to comment.