Skip to content

Commit

Permalink
Merge pull request #42 from buttonwood-protocol/updating-buttonswap-v…
Browse files Browse the repository at this point in the history
…2-core-dependency

update(buttonswap-v2-core): updating v2 dependency
  • Loading branch information
SocksNFlops authored Sep 25, 2024
2 parents aece83f + deada15 commit 97ef2f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/buttonswap-v2-core
2 changes: 1 addition & 1 deletion src/libraries/ButtonswapV2Library.sol
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ library ButtonswapV2Library {
hex"ff",
factory,
keccak256(abi.encodePacked(token0, token1, plBps, feeBps)),
hex"27bf7970d9bddba54da30ceacea897745c2a1dc7aafe4e829f096896ed2566b3" // init code hash
hex"ad29f2918a4a1272688368fc8fda03ed77dc61205695d7e3c274558ed71e45a3" // init code hash
)
)
)
Expand Down

0 comments on commit 97ef2f2

Please sign in to comment.