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

typo #2

Open
MaksymDS opened this issue Jun 13, 2023 · 3 comments
Open

typo #2

MaksymDS opened this issue Jun 13, 2023 · 3 comments

Comments

@MaksymDS
Copy link

locker.fc:

const int MINIMUM_DEPOSIT = 50 * ONE_TON; ;; MINIMUM_DEPOSIT must be greater than 1 ton
const int MINIMUM_REWARD = 50 * ONE_TON; ;; MINIMUM_REWARD must be greater than 1 ton

@tolya-yanot
Copy link
Member

There is no typo here, this is a comment that you cannot set a constant less than 1 TON

@MaksymDS
Copy link
Author

MaksymDS commented Jul 9, 2023

This contradicts with description in README.MD I agree it's not a bug even not a minor issue, but it's just confusing.

@EmelyanenkoK
Copy link
Member

This contradicts with description in README.MD

Can you elaborate?
Looks consistent with https://github.com/ton-blockchain/locker-contract/blob/main/README.md?plain=1#L20

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

No branches or pull requests

3 participants