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

Don't set with_minimum_amount for accounts when they have a staking feature #2240

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

Thoralf-M
Copy link
Member

Description of change

Don't set with_minimum_amount for accounts when they have a staking feature, as this would result in an invalid transition

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

Sending txs with the cli wallet

Copy link

@DaughterOfMars DaughterOfMars left a comment

Choose a reason for hiding this comment

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

So they don't need the storage deposit minimum?

@Thoralf-M
Copy link
Member Author

We can't reduce the amount when we have the staking feature, without it, we can do the minimum

@thibault-martinez thibault-martinez merged commit 0284950 into iotaledger:2.0 Apr 29, 2024
37 checks passed
@Thoralf-M Thoralf-M deleted the staking-min-amount branch April 29, 2024 17:45
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