Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/use create3 deployment #21

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Feat/use create3 deployment #21

merged 3 commits into from
Nov 22, 2024

Conversation

chefburger
Copy link
Contributor

No description provided.

*/
contract DeployMockVeTokenScript is BaseScript {
function getDeploymentSalt() public pure override returns (bytes32) {
return keccak256("PANCAKE-V4-HOOKS/MockERC20/0.90");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor, can update next time, should be MockVeCake instead of MockERC20

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#22

@chefburger chefburger merged commit 6855e0d into main Nov 22, 2024
1 check passed
@chefburger chefburger deleted the feat/use-create3-deployment branch November 22, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants