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

Check global lock time variable for bid withdrawal. #38

Open
wants to merge 2 commits into
base: developv2
Choose a base branch
from

Conversation

jmpike
Copy link

@jmpike jmpike commented Dec 2, 2021

An auction bid can not be withdrawn before a pre-configured lock time expires after the auction ends. The default 12 hours delay is now controlled by a global update-able variable instead of a hardcoded constant.

Jiri Malek added 2 commits December 2, 2021 11:53
A bid can not be withdrawn before a pre-configured lock time expires. The default 12 hours delay is controlled by a global update-able variable instead of a hardcoded constant.
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.

1 participant