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

Fix deposit amount to use MIN_ACTIVATION (32) instead of MAX_DEPOSIT (2048) #198

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

valefar-on-discord
Copy link
Collaborator

An issue arose when migrating from staking-deposit to ethstaker-deposit where the deposit amount for each validator key used MAX_DEPOSIT_AMOUNT but this value has been changed to be 2048 ETH. We need to use MIN_ACTIVATION_AMOUNT which is 32 ETH.

Copy link
Member

@remyroy remyroy left a comment

Choose a reason for hiding this comment

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

Good.

@remyroy remyroy merged commit 67bf713 into stake-house:main Nov 26, 2024
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.

2 participants