puzzle/marina-gui

Get locking period from the backend

mburri opened this issue · 0 comments

The locking period where users cannot change their settings is defined in the frontend and the backend.
It would be better to keep the single source of truth in the backend - the configuration might diverge otherwise and results in misleading error messages and unexpected behavior.

See also #42