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: add error that min_deposit_rate too high #596

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

Senna46
Copy link
Contributor

@Senna46 Senna46 commented Jun 8, 2023

close #341

NFT List with MIN_DEPOSIT_RATE greater than 50% is not allowed.

@Senna46 Senna46 changed the title feat: min_deposit_rate too high feat: add error that min_deposit_rate too high Jun 8, 2023
Copy link
Contributor

@kimurayu45z kimurayu45z left a comment

Choose a reason for hiding this comment

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

nice

@kimurayu45z kimurayu45z merged commit a42b02e into newDevelop Jun 8, 2023
@kimurayu45z kimurayu45z deleted the fix/min-deposit branch June 8, 2023 13:23
taiki1frsh pushed a commit that referenced this pull request Jun 15, 2023
feat: add error that min_deposit_rate too high
taiki1frsh pushed a commit that referenced this pull request Jun 18, 2023
feat: add error that min_deposit_rate too high
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.

[nftmarket v2]MIN_DEPOSIT_RATE must be less than 50%.
2 participants