You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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